18
0
2
532
1
一、安装 二、 1、git init 2、git add . 3、git commit -m "first commit" 4、git remote add <远程仓库别名>...