intellij-idea - IntelliJ IDEA 找不到 git.exe?
黄舟
黄舟 2017-05-02 09:18:21
0
5
1242

系统是 Windows,打开 IntelliJ IDEA 的时候提示 Git 需要配置。

但是找不到路径,请问 windows 下,git.exe 在哪里找呢?

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(5)
洪涛

Download and install the git client first
If you are installing the github client, the directory you need to specify is the PortableGit directory used internally by GitHub, or you can directly configure the GitHub account in Intellij Settings -> Version Control.

曾经蜡笔没有小新


Of course, you need to download the git client from http://git-scm.com/downloads first.

大家讲道理

Moved from StackOverflow:
If you are using Github for Windows, Windows 7 can find it
C:Users<username>AppDataLocalGitHubPortableGit_<numbersandletters>bingit.exeC:Users<username>AppDataLocalGitHubPortableGit_<numbersandletters>bingit.exe
Windows 10或者更高版本可以找一下
C:Users<username>AppDataLocalGitHubPortableGit_<numbersandletters>cmdgit.exeWindows 10 or higher can find it

C:Users<username>AppDataLocalGitHubPortableGit_<numbersandletters>cmdgit.exe🎜
过去多啦不再A梦

First you need to install the git client

Then you can find git.exe in the git installation directory

This is the git.exe you are looking for

Then configure the above path in intellij git

大家讲道理

You need to download the windows client from the git official website now, and then install it. There will be git.exe in the installation path

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template