Mercurial > hg > config
annotate .hgrc @ 18:ae0ffe7c9040
modify contact information for hg
| author | k0s <k0scist@gmail.com> |
|---|---|
| date | Mon, 15 Feb 2010 20:42:02 -0500 |
| parents | f3ab51c79813 |
| children | 3b88a6c02421 |
| rev | line source |
|---|---|
|
0
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
1 [ui] |
|
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
2 username = k0s <k0scist@gmail.com> |
| 18 | 3 ignore = /home/jhammel/.hgignore |
| 4 | |
| 5 [trusted] | |
| 6 users = jhammel | |
| 7 groups = jhammel | |
| 8 | |
| 9 [web] | |
| 10 allow_archive = zip, bz2 | |
| 11 contact = k0scist at gmail |
