view contrib/plan9/hgrc.d/9diff.rc @ 32043:b844d0d367e2

worker: print traceback for uncaught exception unconditionally This is what a Python interpreter would do if there were no os._exit().
author Yuya Nishihara <yuya@tcha.org>
date Sat, 15 Apr 2017 13:04:55 +0900
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