命令1做什么命令2没有?
1. git push <projectpath> HEAD:refs/heads/<branch> 2. git push <projectpath> <branch>
"HEAD:refs/heads /"是什么意思?
git push
git ×1
push ×1