view contrib/plan9/hgrc.d/9diff.rc @ 43006:d6f34ceb08db

tests: look for additional pip warning variant The wording has been tweaked in new versions of pip. Differential Revision: https://phab.mercurial-scm.org/D6909
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 29 Sep 2019 12:04:43 -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