查看别名git remote
设置别名git add test url
推送到远程仓库git push test master(分支)
推送分支到远程库 git push test branch01
克隆远程库 git clone url