1. 程式人生 > >git 常用命令

git 常用命令

spa git push -m rst class git 常用命令 style 常用 master

touch README
git add README 
git commit -m first commit
git push origin master

git 常用命令