]> git.wh0rd.org - home.git/blobdiff - .hgrc
.hgrc: add rebase stuff
[home.git] / .hgrc
diff --git a/.hgrc b/.hgrc
index 0da04e6ccc39f40d4e55c4644a67614a41eceac1..1288c42f146b0d025f6661b3486aa1584a4229cf 100644 (file)
--- a/.hgrc
+++ b/.hgrc
@@ -6,14 +6,20 @@ a     = add
 b     = branch
 clean = purge
 l     = log
+rb    = rebase
+rb-a  = rebase -a
+rb-c  = rebase -c
 se    = email
+stash = shelve
 
 [extensions]
 color =
 hgext.mq =
 patchbomb =
 purge =
+rebase =
 histedit = /usr/local/src/hg/histedit/hg_histedit.py
+hgshelve = /usr/local/src/hg/hgshelve/hgshelve.py
 
 [email]
 method = smtp