You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update build dependency jgit to 7.2.0.202503040940-r
Notably it adds support for recognizing [git worktrees](https://www.tomups.com/posts/git-worktrees/).
Trying to compile the compiler would fail under a worktree on the old version, due to jgit not recognizing
it as a repository.
Old version is over 7 years old at this point.
0 commit comments