changeset 72:d23dde77450a

add histedit to paths
author Augie Fackler <durin42@gmail.com>
date Mon, 06 Apr 2009 21:23:35 -0500
parents 38d7b422fcf5
children b84c4cac3148
files .hgrc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgrc
+++ b/.hgrc
@@ -51,6 +51,7 @@ status.ignored = magenta bold
 hgcrew = http://hg.intevation.org/mercurial/crew
 hgsubv = ssh://hg@bitbucket.org/durin42/hgsubversion/
 hggit = ssh://hg@bitbucket.org/durin42/hggit/
+histedit = ssh://hg@bitbucket.org/durin42/histedit/
 
 [hooks]
 # Prevent "hg pull" if MQ patches are applied.