git 软件


#下载

 

git init  #初始化

bash: y: command not found

lenovo@LAPTOP-KCQUT905 MINGW64 /d/homework (master)
$ git config -global user.email "632763953@qq.com"
error: did you mean `--global` (with two dashes ?)

lenovo@LAPTOP-KCQUT905 MINGW64 /d/homework (master)
$ git config -global user.email "632763953@qq.com"
error: did you mean `--global` (with two dashes ?)

lenovo@LAPTOP-KCQUT905 MINGW64 /d/homework (master)
$ git config -global user.email "632763953@qq.com"
error: did you mean `--global` (with two dashes ?)

lenovo@LAPTOP-KCQUT905 MINGW64 /d/homework (master)
$ git config =global user.name "yeers"
error: key does not contain a section: =global

lenovo@LAPTOP-KCQUT905 MINGW64 /d/homework (master)
$ git remote add origin https://gitee.com/yeers/python_learning/

lenovo@LAPTOP-KCQUT905 MINGW64 /d/homework (master)


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM