overide --git diff option

Steve Borho steve at borho.org
Tue Jan 22 14:14:09 CST 2008


On Tue, 2008-01-22 at 14:46 -0500, Neal Becker wrote:
> I have a global (.hgrc) 
> [diff]
> git=1
> 
> But I'm trying out some tool that wants unified diff.
> 
> Wish hg diff had an option.

There's always this syntax:

hg diff --config diff.git=0

-- 
Steve Borho (steve at borho.org)
http://www.borho.org/~steve/steve.asc
Key fingerprint = 2D08 E7CF B624 624C DE1F  E2E4 B0C2 5292 F2C6 2C8C



More information about the Mercurial-devel mailing list