0
点赞
收藏
分享

微信扫一扫

git命令

柠檬的那个酸_2333 2022-02-27 阅读 138
git

git init
git status
git add .
git commit -m "first commit"
git status
git push https://gitee.com/gyl1234/gyl.git master

举报

相关推荐

0 条评论