开发者

How to delete local Hg repository

it's a simple question but i didn't found answers elsewhere. I n开发者_如何学Goeed to delete a local Hg repository and all related files without deleting the code, is there a proper command? i thought that deleting the .hg folder wasn't enough. thanks


Removing the .hg folder is sufficient. You will lose the VCS metadata (project history, previous versions of all files), which is stored there.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜