]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Use transplant extension for cherry-picking and rebasing.
authorSimon Ruderich <simon@ruderich.com>
Fri, 29 Aug 2008 19:14:36 +0000 (21:14 +0200)
committerSimon Ruderich <simon@ruderich.org>
Fri, 29 Aug 2008 19:14:36 +0000 (21:14 +0200)
hgrc

diff --git a/hgrc b/hgrc
index a7c43c9b4114dcd6752268e4fd7d761c42717392..4a540474918680d0413cdb294741d50232a3f55a 100644 (file)
--- a/hgrc
+++ b/hgrc
@@ -22,6 +22,8 @@ hgext.hgk =
 hgext.mq =
 # Partial commit utility.
 hgext.record =
+# Allows cherry-picking and rebasing.
+hgext.transplant =
 
 # Necessary for hg view.
 [hgk]