2015-12-19 98 views
1

我正試圖學習Github並遵循this video。我一直在cmd中獲得'git' is not recognized as an internal or external command, operable program or batch file.。我嘗試將它添加到PATH環境變量中,但不知道Git.exe的位置,或者即使安裝成功。我正在運行Windows 8.1 64位,在控制面板中有GitHub公司的GitHub。在C:\Program Files\Git有一個名爲mtabGit命令無法識別;它位於哪裏?

回答

1

下面是在Windows中git.exe路徑: C:\用戶\\應用程序數據\本地\ GitHub的\ PortableGit_ \ BIN \ git.exe

欲瞭解更多詳情請點擊here

+0

oops我在發佈之前沒有看到 – Celeritas