Skip to content

Fails with object-format=sha256 repos #950

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

Open
dbast opened this issue Mar 2, 2025 · 1 comment
Open

Fails with object-format=sha256 repos #950

dbast opened this issue Mar 2, 2025 · 1 comment
Labels
blocked This issue is blocked by some other issue bug

Comments

@dbast
Copy link

dbast commented Mar 2, 2025

cmd: git rebase -i origin/main

error:

hint: Waiting for your editor to close the file... Unable to load Git repository: Could not open repository from environment
error: there was a problem with the editor 'interactive-rebase-tool'

object-format=sha256 repos can be created via git init --object-format=sha256 or created+cloned from Gitlab/Gitea/Forgejo.

@MitMaro MitMaro added bug blocked This issue is blocked by some other issue labels Mar 11, 2025
@MitMaro
Copy link
Owner

MitMaro commented Mar 11, 2025

Looks like this is caused/blocked by rust-lang/git2-rs#1090

If the git2-rs project adds experimental support, I will enable it here as well.

Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue is blocked by some other issue bug
Projects
None yet
Development

No branches or pull requests

2 participants