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.
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
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.exe
C:Users<username>AppDataLocalGitHubPortableGit_<numbersandletters>bingit.exe
Windows 10或者更高版本可以找一下
C:Users<username>AppDataLocalGitHubPortableGit_<numbersandletters>cmdgit.exe
Windows 10 or higher can find itC:Users<username>AppDataLocalGitHubPortableGit_<numbersandletters>cmdgit.exe
🎜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