git add .
git commit -m "初始提交: 键盘主项目"
git push
git remote -v
origin https://github.com/papaya423/YuehWeb.git (fetch)
origin https://github.com/papaya423/YuehWeb.git (push)
git push -u origin main --force
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git add .
git commit -m "初始提交: 键盘主项目"
git push
git remote -v
git push -u origin main --force