Replies: 1 comment
-
This doesn't need a config entry. Lazygit will use the first git that it finds in PATH, so just set your PATH so that your own compiled version comes before the system one. E.g. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Can be useful if working in an environment where the installed git is an older version, using a new config entry would allow us to compile our version of git that is compatible and use it.
Beta Was this translation helpful? Give feedback.
All reactions