ZeroScroll
>
git
>
push
如何推送更改到远程
$
git push origin [分支名]
Command
git
Description
更新远程引用及相关对象。
Related
如何拉取远程更改
如何提交更改