git init
git status
git add .
git commit -m "first commit"
git status
git push https://gitee.com/gyl1234/gyl.git master
git命令
阅读 139
2022-02-27
git init
git status
git add .
git commit -m "first commit"
git status
git push https://gitee.com/gyl1234/gyl.git master
相关推荐
精彩评论(0)