git 經常使用命令

查看遠程倉庫git

$ git remote -v 

移除遠程倉庫spa

git remote rm origin

添加遠程倉庫.net

git remote add origin '遠程倉庫地址'

標籤(tag)code

http://blog.csdn.net/wangjia55/article/details/8793577blog

相關文章
相關標籤/搜索