赞
踩
git init
git remote add origin https://github.com/.git
git add .
git status
git branch
git checkout main
git commit -m "926_2"
git pull --rebase origin "main"
git push origin main
git add .
git status
git commit -m "926_2"
git push origin main
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。