查看别名git remote
设置别名git add test url
推送到远程仓库git push test master(分支)
推送分支到远程库 git push test branch01
克隆远程库 git clone url
git笔记
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
Comment
查看别名git remote
设置别名git add test url
推送到远程仓库git push test master(分支)
推送分支到远程库 git push test branch01
克隆远程库 git clone url