Mercurial > hg
view contrib/plan9/hgrc.d/9diff.rc @ 27441:e47841c8343d stable
revlog: fix bad indentation (replace tab by space)
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 18 Dec 2015 20:54:41 -0800 |
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