Mercurial > dotfiles
changeset 145:a585b0d2b828
Fix this path.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Fri, 25 Sep 2009 22:45:49 -0400 |
parents | a7deb3b738a2 |
children | 9fdb82e108de |
files | .hgrc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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]