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

JGit Update #238

Open
shysteph opened this issue Jun 12, 2023 · 2 comments
Open

JGit Update #238

shysteph opened this issue Jun 12, 2023 · 2 comments

Comments

@shysteph
Copy link

When git is configured for version 4 indexes and index.skipHash is true jgit blows up on a DIRC checksum mismatched. JGit prior to 6.6 doesn't support it. This is fixed in JGit 6.6. It may be a mac specific issue as the actual ticket that fixes it is unclear.

A workaround is to set it to false for the project, check some other branch out, and then check out the branch you are working on.

@shysteph
Copy link
Author

6.6 isn't released yet it seems. So nevermind for now.

@jonatan-ivanov
Copy link

This issue can be closed since #243 removed jgit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants