view contrib/plan9/hgrc.d/9diff.rc @ 38370:c7eb9bce6041

py3: slice over bytes to prevent getting ascii values Differential Revision: https://phab.mercurial-scm.org/D3792
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 18 Jun 2018 16:06:28 +0530
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