@@ -13,6 +13,8 @@ git remote add origin https://gitea.iletter.top/dellevin/my_sys.git
git branch
# 推送 push -u 简短别名 本地分支名称:远程分支名称 --force
git push -u origin master:main --force
# 推送
git push origin master:main
```
## npm运行
The note is not visible to the blocked user.