contrib/plan9/hgrc.d/9diff.rc
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 04 Nov 2022 19:38:47 -0400
changeset 49589 266bb5c86f4b
parent 19617 ba89c3872801
permissions -rw-r--r--
debug-delta-find: add a --source option This will help us to understand the delta-find operation in different situations.

# 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