git push \[remote\] \[branch\]

功能介绍
上传本地指定分支到远程仓库,如:git push origin master(同步到远程master仓库)