From 6e42cfeef52937c47bc51988ad807e333969f2c7 Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 6 Jun 2012 12:52:59 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_hgrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot-files/_hgrc b/dot-files/_hgrc index 55e31b3..c005bf2 100644 --- a/dot-files/_hgrc +++ b/dot-files/_hgrc @@ -14,6 +14,8 @@ git = True egrep = !nohup egrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen fgrep = !nohup fgrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen stash = shelve +__st = status +st = !hg __st `$HG root` $HG_ARGS [extensions] hgext.color= -- 2.40.0