github - What other configurations are needed to use git?
曾经蜡笔没有小新
曾经蜡笔没有小新 2017-05-02 09:45:11
0
3
609

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

曾经蜡笔没有小新
曾经蜡笔没有小新

reply all(3)
巴扎黑

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?

过去多啦不再A梦

Just install Baidu’s git, and then use its own git bash, which is very convenient

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