]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_hgrc
Auto commit by The Sugar System.
[sugar.git] / 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=