久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      vscode找不到git路徑

      vscode找不到git路徑

      首先打開 cmd 查找自己的 git 安裝路徑。例如:

      >where git C:Program FilesGitcmdgit.exe

      然后打開 vscode 設(shè)置,在右側(cè)用戶配置中添加如下:

      "git.path": "C:\Program Files\Git\cmd\git.exe"

      覆蓋默認 git.path 配置,此處后面參數(shù)需要和你的 git 安裝路徑一致,不要填寫 git-bash.exe 路徑。

      注意:vscode 的配置其實就是 json 文件,所以用戶配置除了最后一行,其他行配置均需要添加逗號。

      相關(guān)文章教程推薦:vscode教程

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號-2    滬公網(wǎng)安備31011702889846號