Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2007-05-17 16:54:47
Size: 231
Comment:
Revision 4 as of 2007-05-17 17:03:11
Size: 17
Comment:
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)