mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2025-12-26 21:11:12 +08:00
订正笔误
Updated the git push command to reflect the correct branch.
This commit is contained in:
@@ -112,7 +112,7 @@ npm install
|
|||||||
|
|
||||||
将本地的提交推送到远程仓库
|
将本地的提交推送到远程仓库
|
||||||
|
|
||||||
`git push origin new-feature`
|
`git push origin main`
|
||||||
|
|
||||||
当然,如果你用的是VS Code,也可以在侧栏的版本管理处直接提交
|
当然,如果你用的是VS Code,也可以在侧栏的版本管理处直接提交
|
||||||
|
|
||||||
@@ -128,4 +128,4 @@ npm install
|
|||||||
|
|
||||||
## FF.常见问题
|
## FF.常见问题
|
||||||
|
|
||||||
我不知道,有问题再补吧
|
我不知道,有问题再补吧
|
||||||
|
|||||||
Reference in New Issue
Block a user