Mercurial > hg > config
comparison .hgrc @ 53:bd91a6bc85cd
enable mercurial queues
| author | Jeff Hammel <k0scist@gmail.com> |
|---|---|
| date | Mon, 29 Mar 2010 12:09:32 -0700 |
| parents | 3b88a6c02421 |
| children | 82d24a65cb0d |
comparison
equal
deleted
inserted
replaced
| 52:ac08d765aa32 | 53:bd91a6bc85cd |
|---|---|
| 9 [diff] | 9 [diff] |
| 10 git = 1 | 10 git = 1 |
| 11 showfunc = 1 | 11 showfunc = 1 |
| 12 unified = 8 | 12 unified = 8 |
| 13 | 13 |
| 14 [extensions] | |
| 15 hgext.mq = | |
| 16 | |
| 14 [trusted] | 17 [trusted] |
| 15 users = jhammel | 18 users = jhammel |
| 16 groups = jhammel | 19 groups = jhammel |
| 17 | 20 |
| 18 [web] | 21 [web] |
