add a setting to set git binary path #34293
MasseGuillaume
started this conversation in
Git
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
git has a new vulnerability CVE-2025-48384 that is patched in 2.50.1
however, the default version for git on apple via xcode dev tools is
2.39.5
and it's not possible to remove/symlink
/usr/bin/git
even with sudo.I would like to be able to configure it's path in zed:
zed/crates/zed/src/main.rs
Line 293 in d1a6c5d
Beta Was this translation helpful? Give feedback.
All reactions