Mercurial > hg > config
annotate .hgrc @ 20:03fc1f76db91
adding dotpath python helper
author | k0s <k0scist@gmail.com> |
---|---|
date | Mon, 22 Feb 2010 13:59:07 -0500 |
parents | ae0ffe7c9040 |
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 |