Mercurial > hg
diff hgext/fetch.py @ 14045:1c38777f7b8a
extdiff: add repository root as a variable
Some external diff tools (notably Plan 9 diff(1)) require the absolute path
to the file being diffed for proper function. A root variable was added to
inform an external tool of the repository root (the tool is invoked with the
cwd set to tmproot).
author | Steven Stallion <sstallion@gmail.com> |
---|---|
date | Wed, 27 Apr 2011 21:55:46 -0400 |
parents | b885f28fa4fa |
children | 924c82157d46 |