git init
git status
git add .
git commit -m "first commit"
git status
git push https://gitee.com/gyl1234/gyl.git master
微信扫一扫
git init
git status
git add .
git commit -m "first commit"
git status
git push https://gitee.com/gyl1234/gyl.git master
相关推荐