]> git.wh0rd.org - home.git/commitdiff
support `hg stash`
authorMike Frysinger <vapier@gentoo.org>
Sat, 1 Dec 2012 18:39:51 +0000 (13:39 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 1 Dec 2012 18:39:51 +0000 (13:39 -0500)
.hgrc

diff --git a/.hgrc b/.hgrc
index 0da04e6ccc39f40d4e55c4644a67614a41eceac1..d42b2f08760da735c9f12a15ed1503ad539bfb18 100644 (file)
--- a/.hgrc
+++ b/.hgrc
@@ -7,6 +7,7 @@ b     = branch
 clean = purge
 l     = log
 se    = email
+stash = shelve
 
 [extensions]
 color =
@@ -14,6 +15,7 @@ hgext.mq =
 patchbomb =
 purge =
 histedit = /usr/local/src/hg/histedit/hg_histedit.py
+hgshelve = /usr/local/src/hg/hgshelve/hgshelve.py
 
 [email]
 method = smtp