标签: version-control mercurial
与this question类似,我试图在保持本地版本控制的同时,将我的hg存储库与死的远程位置断开连接。
hg相当于git remote remove origin?
git remote remove origin
答案 0 :(得分:3)
手工:从[path]或{{1}中删除存储库配置文件的.hg/hgrc部分[auth](以及来自.hg/hgrc的相关凭据)中的过时行}})。
[path]
.hg/hgrc
[auth]