diff .hgrc @ 145:a585b0d2b828

Fix this path.
author Augie Fackler <durin42@gmail.com>
date Fri, 25 Sep 2009 22:45:49 -0400
parents 57cbf4b59097
children 98000a1107bf
line wrap: on
line diff
--- a/.hgrc
+++ b/.hgrc
@@ -53,7 +53,7 @@ status.ignored = magenta bold
 [paths]
 hgcrew = http://hg.intevation.org/mercurial/crew
 hgsubv = ssh://hg@bitbucket.org/durin42/hgsubversion/
-hggit = ssh://hg@bitbucket.org/durin42/hggit/
+hggit = ssh://hg@bitbucket.org/durin42/hg-git/
 histedit = ssh://hg@bitbucket.org/durin42/histedit/
 
 [hooks]