Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我保留了mercurial的主要仓库,但使用 hg-git 为 git 爱好者制作了一个克隆。
问题是在 mercurial repo 中我回到了之前的提交,创建了一个新的匿名分支并关闭了旧分支。(原因:推迟一个功能的开发)
之后我看到 hg-git 停止工作。
我什至试图强制提交,但仍然没有成功。
好的...终于在另一个 hg-git相关问题上找到了答案
因此,您似乎必须将“主”书签更新到当前分支。
hg bookmark -f master