]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Fri, 13 Dec 2013 03:05:29 +0000 (12:05 +0900)
committerPHO <pho@cielonegro.org>
Fri, 13 Dec 2013 03:05:29 +0000 (12:05 +0900)
dot-files/_hgrc

index d68ec42031b2d64ae6512f2387491eb37a5bd369..359a30adaf24e0a01bbdadfa299c5a3a77e4b4b0 100644 (file)
@@ -8,7 +8,6 @@ out = --subrepos
 pull = --rebase
 qseries = --summary
 revert = --no-backup
-status = --subrepos
 
 [ui]
 username = PHO <pho@cielonegro.org>
@@ -23,9 +22,8 @@ git = True
 egrep = !cd `$HG root`; nohup egrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen
 fgrep = !cd `$HG root`; 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    = status --subrepos
+__st  = status
+st    = !$HG __st `$HG root` --subrepos $HG_ARGS
 bm    = bookmark
 bms   = bookmarks