Differences between revisions 1 and 2
Revision 1 as of 2007-05-17 16:53:51
Size: 157
Comment:
Revision 2 as of 2007-05-17 16:54:47
Size: 231
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= mercurial.ini, or .hgrc is the configuration file == = mercurial.ini, or .hgrc is the configuration file =
Line 3: Line 3:
here an example file containing all possible entries (soon hopefully ;) )

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

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