我限制可以用git提交項(xiàng)目到github了
但是我的命令行操作不了
我的系統(tǒng)是win7
我在命令行輸入git回車
顯示
'git' is not recognized as an internal or external command,
operable program or batch file.
我在環(huán)境變數(shù)配置了我的bin目錄和git-core目錄
bin
C:\Program Files (x86)\Git\bin
git-core
C:\Program Files (x86)\Git\libexec\git-core
還是沒用
//我的git版本號(hào)碼是 1.9.2
在安裝的時(shí)候有個(gè)選項(xiàng),選擇可以同時(shí)在cmd和bash裡運(yùn)行就可以了。預(yù)設(shè)是只能在bash裡運(yùn)行。