Replies: 2 comments 2 replies
-
I have updated the |
Beta Was this translation helpful? Give feedback.
2 replies
-
necessary to do: https://stackoverflow.com/questions/55988854/alter-path-for-vs-code-remote-ssh |
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.
-
I am using the remote SSH feature in VSCode to connect to a code server. The default git on the remote machine that GitLens picks from /usr/bin/git is 1.8.x. The admins have installed a newer version on an LSF mount and I have no way to tell GitLes which git to use.
Wasn't there a
gitlens.advanced.git
setting that would specify the path to git? What happened to that? Is there any other way I can get this to work? thanks!Beta Was this translation helpful? Give feedback.
All reactions