b369be70f9f8

Fix the hg-git extension line in .hgrc.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 25 Dec 2009 15:09:01 -0500
parents 674546022c15
children c349e2011a3e
branches/tags (none)
files .hgrc

Changes

--- a/.hgrc	Mon Dec 14 17:57:48 2009 -0500
+++ b/.hgrc	Fri Dec 25 15:09:01 2009 -0500
@@ -20,7 +20,7 @@
 paste = ~/src/hg-paste/paste.py
 prompt = ~/src/hg-prompt/prompt.py
 histedit = ~/lib/hg/histedit
-hg-git = ~/lib/hg/hg-git
+hggit = ~/lib/hg/hg-git/hggit
 collapse = ~/lib/hg/hgcollapse/hgext/collapse.py
 diffstat = ~/lib/hg/hgdiffstat/hgext/diffstat.py
 compass = ~/lib/hg/hg-compass/compass.py