我的 VSCode gitlens 插件一直在抱怨旧的 git 版本。
在服务器中,我在本地文件夹中有一个较新的 git,它在 bash 中占主导地位,因为它位于使用 PATH 的 .bashrc 上(别名也经过测试)。
互联网上有一个用于 gitlens 的 git 路径的 .json 设置。它不适用于当前的 gitlens 版本。
如何让 gitlens 看到我想要的本地 git
答案1
必要步骤:
https://stackoverflow.com/questions/55988854/alter-path-for-vs-code-remote-ssh
(F1或ctrl++ shift)p:Remote-SSH:终止主机上的 VS Code 服务器