Mercurial > hg > config
comparison .hgrc @ 265:4c11105b05d2
add purge
| author | Jeff Hammel <jhammel@mozilla.com> |
|---|---|
| date | Tue, 19 Feb 2013 16:01:28 -0800 |
| parents | ee77391f0a0c |
| children | 4198a58cc520 |
comparison
equal
deleted
inserted
replaced
| 264:efeb2cc78f30 | 265:4c11105b05d2 |
|---|---|
| 22 [extensions] | 22 [extensions] |
| 23 hgext.mq = | 23 hgext.mq = |
| 24 rebase = | 24 rebase = |
| 25 convert = | 25 convert = |
| 26 share = | 26 share = |
| 27 purge = | |
| 27 | 28 |
| 28 [trusted] | 29 [trusted] |
| 29 users = jhammel | 30 users = jhammel |
| 30 groups = jhammel | 31 groups = jhammel |
| 31 | 32 |
