Mercurial > hg > config
comparison .hgrc @ 87:c4126b9a185f
add the rebase extension to be enabled in hg
| author | Jeff Hammel <jhammel@mozilla.com> | 
|---|---|
| date | Thu, 26 Aug 2010 15:57:24 -0700 | 
| parents | 3c1f9b412675 | 
| children | 2a83052a7a50 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 86:e1ec232bd0a1 | 87:c4126b9a185f | 
|---|---|
| 12 showfunc = 1 | 12 showfunc = 1 | 
| 13 unified = 8 | 13 unified = 8 | 
| 14 | 14 | 
| 15 [extensions] | 15 [extensions] | 
| 16 hgext.mq = | 16 hgext.mq = | 
| 17 rebase = | |
| 17 | 18 | 
| 18 [trusted] | 19 [trusted] | 
| 19 users = jhammel | 20 users = jhammel | 
| 20 groups = jhammel | 21 groups = jhammel | 
| 21 | 22 | 
