From: PHO Date: Wed, 6 Jun 2012 03:52:59 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=6e42cfeef52937c47bc51988ad807e333969f2c7;p=sugar.git Auto commit by The Sugar System. --- 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=