mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2026-02-10 20:29:00 +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,也可以在侧栏的版本管理处直接提交
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user