Mercurial > hg > config
comparison .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 |
comparison
equal
deleted
inserted
replaced
| 17:221ce19f7bde | 18:ae0ffe7c9040 |
|---|---|
| 1 [ui] | 1 [ui] |
| 2 username = k0s <k0scist@gmail.com> | 2 username = k0s <k0scist@gmail.com> |
| 3 ignore = /home/jhammel/.hgignore | 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 |
