Mercurial > dotfiles
changeset 315:fe07e9bdae61
hgrc: histedit is now included with hg
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Fri, 06 Jul 2012 21:17:51 -0500 |
parents | 7cb31ed262f0 |
children | 1936d9f48e0b |
files | .hgrc |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgrc +++ b/.hgrc @@ -4,19 +4,18 @@ hgext.color= hgext.convert= hgext.graphlog= hgext.highlight= -hgext.hgk= +hgext.histedit= hgext.mq= hgext.parentrevspec= hgext.patchbomb= +hgext.progress= hgext.purge= hgext.rebase= hgext.record= -hgext.transplant= hgext.schemes= -hgext.progress= +hgext.transplant= hggit= hgsubversion= -histedit= hg_remotebranches= [alias]