Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Git repositories with sha256 #1025

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

Git repositories with sha256 #1025

koalalorenzo opened this issue Jan 25, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

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! ⛰️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants