https://bz.mercurial-scm.org/show_bug.cgi?id=6379

            Bug ID: 6379
           Summary: editmerge should be an internal tool
           Product: Mercurial
           Version: stable branch
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: antoine.ce...@octobus.net
                CC: mercurial-devel@mercurial-scm.org
    Python Version: ---

enabling editmerge with:

  [ui]
  merge=:editmerge

would be easier than (which only work with a checkout of the source):


  [ui]
  merge=editmerge

  [merge-tools]
  editmerge.premerge=keep-merge3
  editmerge.executable=~/src/mercurial-dev/contrib/editmerge

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to