view contrib/plan9/hgrc.d/9diff.rc @ 26874:853154f27525

unbundle: gratuitous fix white spacing "issue" We were missing one space on this block.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Sat, 07 Nov 2015 16:03:09 -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