Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Git repositories with sha256 #1025

Open
1 task done
koalalorenzo opened this issue Jan 25, 2025 · 2 comments
Open
1 task done

Git repositories with sha256 #1025

koalalorenzo opened this issue Jan 25, 2025 · 2 comments
Labels
feature/request New feature or request

Comments

@koalalorenzo
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

When I have a repository that uses sha256 git cliff just stops working

Steps To Reproduce

  1. Create a repository that uses sha256 as hash for the commits.
  2. Create any commit that can be used to generate a changelog
  3. try to generate the changelog

Expected behavior

It should process the changelog properly

Screenshots / Logs

 ERROR git_cliff > Git error: `unknown object format 'sha256'; class=Repository (6); code=Invalid (-21)`

Software information

  • Operating system: macOS (15.2 24C101) with nix (24.11)
  • Rust version: not installed
  • Project version: 2.6.1

Additional context

I noticed that the nix package in unstable has often an outdated version (link). Currently the latest avaiable is 2.8.0 while on nix-unstalbe it is 2.7.0

@koalalorenzo koalalorenzo added the bug Something isn't working label Jan 25, 2025
Copy link

welcome bot commented Jan 25, 2025

Thanks for opening your first issue at git-cliff! Be sure to follow the issue template! ⛰️

@orhun orhun removed their assignment Feb 22, 2025
@orhun orhun added feature/request New feature or request and removed bug Something isn't working labels Feb 22, 2025
@orhun
Copy link
Owner

orhun commented Feb 22, 2025

Blocked on rust-lang/git2-rs#1090

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature/request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants