Mercurial > hg
view contrib/plan9/hgrc.d/9diff.rc @ 42338:78530404d00b
convert: demonstrate broken {files} list in merge commits with file flags
When there is a merge in which the flags for a file from p2 is
non-empty, `hg convert` will incorrectly include that in the
changeset's files list.
Differential Revision: https://phab.mercurial-scm.org/D6408
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 17 May 2019 11:32:48 -0700 |
parents | ba89c3872801 |
children |
line wrap: on
line source
# The 9diff extdiff command generates diff(1) compatible output # suitable for use with the plumber(4). [extensions] extdiff = [extdiff] 9diff = /bin/mercurial/9diff -cm $parent $child $root