]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Wed, 6 Jun 2012 03:55:39 +0000 (12:55 +0900)
committerPHO <pho@cielonegro.org>
Wed, 6 Jun 2012 03:55:39 +0000 (12:55 +0900)
dot-files/_hgrc

index c005bf2d3660ac5b200fdc833d3697de7a818349..606a93ebc60c68d4dae161b8f1397b4fa4f65548 100644 (file)
@@ -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=