【问题标题】:How do I find out if I’m in the middle of a histedit with mercurial?我如何确定我是否正在使用 mercurial 进行组织编辑?
【发布时间】:2016-05-22 13:07:34
【问题描述】:

如果某些 mercurial/git 命令需要您的干预(或者如果您请求干预),它们会将您放在命令行中。

使用 mercurial,我如何确定我是在 hg rebase 还是 hg histedit 中间?用 git 一个git status 提醒你当前的情况。

【问题讨论】:

    标签: git mercurial rebase


    【解决方案1】:

    hg summary 命令应列出所有未完成的变基或 histedit 操作。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-12-01
      • 1970-01-01
      • 2018-08-17
      • 1970-01-01
      • 2023-03-20
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多