# HG changeset patch # User Steve Losh # Date 1254133473 14400 # Node ID 844e2c95a959d720862ea46ddabc94c92663f43f # Parent 089f3baf937687ab32b08aaca53d21cd59301aa5 Add the nudge alias. diff -r 089f3baf9376 -r 844e2c95a959 .hgrc --- 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