I have restricted the ability to use git to submit projects to github
But my command line cannot operate it
My system is win7
I type git on the command line and press Enter
The display
'git' is not recognized as an internal or external command,
operable program or batch file.
I configured my bin directory and git-core directory in environment variables
bin
C:\Program Files (x86)\Git\bin
git-core
C:\Program Files (x86)\Git\libexec\git-core
Still useless
//My git version number is 1.9.2
There is an option during installation, just choose to run it in cmd and bash at the same time. By default, it can only be run in bash.
Git does not need to be configured. Just install the client and go to next. What are you installing?
Just install Baidu’s git, and then use its own git bash, which is very convenient