From 76cad67b29b040686a32bae517b6206f70cf2852 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Sat, 17 Aug 2013 15:33:06 +0000 Subject: Added the down alias in the mercurial config --- hgrc | 1 + 1 file changed, 1 insertion(+) (limited to 'hgrc') diff --git a/hgrc b/hgrc index 8eeb2e2..3dda458 100644 --- a/hgrc +++ b/hgrc @@ -7,6 +7,7 @@ preupdate = hg status --rev .:$HG_PARENT1 [alias] show = log -pr +down = !$HG pull; $HG update [pager] pager = LESS='FSRX' less -- cgit v1.2.3