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

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