码迷,mamicode.com
首页 > 其他好文 > 详细

git查看添加删除远程仓库

时间:2018-12-13 14:56:53      阅读:167      评论:0      收藏:0      [点我收藏+]

标签:code   origin   remote   添加   仓库   远程   删除   pre   add   

查看远程仓库

git remote -v

删除远程仓库

git remote remove origin

添加远程仓库

git remote add origin 仓库地址

git查看添加删除远程仓库

标签:code   origin   remote   添加   仓库   远程   删除   pre   add   

原文地址:https://www.cnblogs.com/haws/p/gitRemote.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!