Mercurial > hg > config
comparison .hgrc @ 216:07d8aa100fc2
enable hg share extension http://mercurial.selenic.com/wiki/ShareExtension
| author | Jeff Hammel <jhammel@mozilla.com> | 
|---|---|
| date | Thu, 05 Apr 2012 10:55:49 -0700 | 
| parents | 06b47566e7f1 | 
| children | ee77391f0a0c | 
   comparison
  equal
  deleted
  inserted
  replaced
| 215:bf4eb11045cc | 216:07d8aa100fc2 | 
|---|---|
| 17 git = 1 | 17 git = 1 | 
| 18 showfunc = 1 | 18 showfunc = 1 | 
| 19 unified = 8 | 19 unified = 8 | 
| 20 | 20 | 
| 21 [extensions] | 21 [extensions] | 
| 22 hgext.mq = | 22 hgext.mq = | 
| 23 rebase = | 23 rebase = | 
| 24 convert = | 24 convert = | 
| 25 share = | |
| 25 | 26 | 
| 26 [trusted] | 27 [trusted] | 
| 27 users = jhammel | 28 users = jhammel | 
| 28 groups = jhammel | 29 groups = jhammel | 
| 29 | 30 | 
