Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2007-05-17 16:54:47
Size: 231
Comment:
Revision 5 as of 2009-05-19 19:31:03
Size: 17
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= mercurial.ini, or .hgrc is the configuration file =

here an example file containing all possible entries (soon hopefully ;) )
{{{
[defaults]
revert = --no-backup

[paths]
default-push = ssh://hg@example.com/path

}}}
#redirect .hgrc

MercurialIni (last edited 2009-05-19 19:31:03 by localhost)