【问题标题】:What is the equivalent of Git `--no-ff` in Mercurial?Mercurial 中的 Git `--no-ff` 等价物是什么?
【发布时间】:2013-08-13 02:39:40
【问题描述】:

在 Git 中我可以这样做来合并分支:

git merge --no-ff release-1.2

如何在 Mercurial 中做到这一点?

【问题讨论】:

  • 我为你修正了大写。

标签: version-control mercurial


【解决方案1】:

http://hgtip.com/tips/advanced/2010-04-23-debug-command-tricks/, number 3 “模拟 Git 的 --no-ff 与匿名头部合并”。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-11-24
    • 1970-01-01
    • 2021-08-26
    • 1970-01-01
    • 2017-05-30
    • 1970-01-01
    • 2017-09-23
    • 2017-11-13
    相关资源
    最近更新 更多