view contrib/plan9/hgrc.d/9diff.rc @ 20327:46c2331fc750 stable

rebase: abort cleanly when we encounter a damaged rebasestate (issue4155)
author Matt Mackall <mpm@selenic.com>
date Thu, 30 Jan 2014 13:56:56 -0600
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