Mercurial > hg
view contrib/plan9/hgrc.d/9diff.rc @ 36558:d4c98b6724e1
convcmd: use our shlex wrapper to avoid Python 3 tracebacks
Differential Revision: https://phab.mercurial-scm.org/D2526
author | Augie Fackler <augie@google.com> |
---|---|
date | Thu, 01 Mar 2018 17:47:49 -0500 |
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