844e2c95a959

Add the nudge alias.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 28 Sep 2009 06:24:33 -0400
parents 089f3baf9376
children cbbf5d2089be
branches/tags (none)
files .hgrc

Changes

--- a/.hgrc	Sun Sep 27 10:13:05 2009 -0400
+++ b/.hgrc	Mon Sep 28 06:24:33 2009 -0400
@@ -27,7 +27,8 @@
 killitwithfire = revert --no-backup --all
 kittens = parents
 fold = collapse
-show = log --color=always -pr 
+show = log --color=always -pr
+nudge = push --rev .
 
 [diff]
 git = True