1首先在码云/阿里云上创建项目,然后复制 ssh
2将代码复制下来
git clone git@codeup.aliyun.com:5f3b7e2a5fd102f22f6bb0ea/test123.git
复制下来之后会看到当前目录下会有项目的名称
3然后依次输入下列命令
git pull gld % git add . git commit -m‘s‘ git push git add . git commit -m‘s‘ git push
git pull
2023-10-24 22:41:22
git clone git@codeup.aliyun.com:5f3b7e2a5fd102f22f6bb0ea/test123.git
复制下来之后会看到当前目录下会有项目的名称
3然后依次输入下列命令
git pull gld % git add . git commit -m‘s‘ git push git add . git commit -m‘s‘ git push
git pull