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)

posted on 2019-09-18 16:23  yeers  阅读(1858)  评论(0编辑  收藏  举报

导航