From: PHO Date: Wed, 6 Jun 2012 03:55:39 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=5cf49e9eec9c8bd4285242e293b08e88276fbbb0;p=sugar.git Auto commit by The Sugar System. --- diff --git a/dot-files/_hgrc b/dot-files/_hgrc index c005bf2..606a93e 100644 --- a/dot-files/_hgrc +++ b/dot-files/_hgrc @@ -15,7 +15,7 @@ egrep = !nohup egrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if- 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 +st = !$HG __st `$HG root` $HG_ARGS [extensions] hgext.color=