git命令.txt 111 B

123
  1. $ git add .
  2. $ git commit -m "第一次提交代码"
  3. git push -u https://git.miaoatech.cn/tanghe/work.git master