f0242d032ba3

Add the histedit extension for Mercurial.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 20 Jun 2009 17:20:47 -0400
parents f78372a5d4ce
children b75cf9292c35
branches/tags (none)
files .hgrc

Changes

--- a/.hgrc	Fri Jun 19 21:08:48 2009 -0400
+++ b/.hgrc	Sat Jun 20 17:20:47 2009 -0400
@@ -15,6 +15,7 @@
 parentrevspec =
 hgshelve = ~/lib/hg/hgshelve/hgshelve.py
 prompt = ~/src/hg-prompt/prompt.py
+histedit = ~/lib/hg/histedit
 
 [diff]
 git = True