PhpStorm and Github for Windows

后端 未结 3 595
無奈伤痛
無奈伤痛 2021-02-04 04:47

PhpStorm integration with Git asks me for git.exe path, however \"github for windows\" seems like it doesn\'t create any git.exe file. So is it a way to config phps

3条回答
  •  Happy的楠姐
    2021-02-04 05:15

    To configure Git with PhpStorm on Windows 7 use the following path :

    C:\Program Files\Git\bin\git.exe
    

    ( Used with Git version is 2.7.1.0 )

提交回复
热议问题