I suspect this is a stupid question, but I've read the documentation and can't 
figure out the answer.

Whenever I create a diff via TortoiseHG and then select "Save as" the diff is 
saved in Git format (if I preview the save, it shows the diff command as having 
the --git option_, even though I have git = false in both my global and repo 
settings.  What am I doing wrong?  How do I save diffs in normal format?

Repo hgrc:
[paths]
default = xxx

[tortoisehg]
authorcolor = False
longsummary = True
postpull = none

[diff]
git = False

[ui]
username = xxx
----------------------------------------

Mercurial.ini:
[ui]
username = Ross Barrett <[email protected]>

[diff]
git = False
----------------------------------------

-Ross

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to