1.首先新建仓库 然后将其克隆下来
4.提交注释
git commit -m "3"
5.提交
git push
6.状态
git status
码云上面最好用powershell
git clone https://github.com/vipcolud/vipcolud.git
2.然后把项目拷贝到该本地仓库
3.将项目加入
git add .4.提交注释
git commit -m "3"
5.提交
git push
6.状态
git status
码云上面最好用powershell