Where does Github desktop install command line version of Git

后端 未结 6 1389
无人及你
无人及你 2020-12-18 17:43

According to https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

The installer includes a command line version of Git as well as the GUI. It

6条回答
  •  轮回少年
    2020-12-18 18:37

    On Windows the latest Electron / unified versions of github desktop has git stored here:

    C:\Users\UserName\AppData\Local\GitHubDesktop\app-1.0.5\resources\app\git\cmd\git.exe
    

提交回复
热议问题