git常用命令 git删除远程仓库 git remote rm origin git远程操作常用命令 git clone git remote git fetch git pull git push 详情查看: http://www.ruanyifeng.com/blog/2014/06/git_remote.html