From: PHO Date: Wed, 11 Dec 2013 07:01:55 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=408d80a314699c6b54a6c0c971e58377cf9ae5fd Auto commit by The Sugar System. --- diff --git a/dot-files/_hgrc b/dot-files/_hgrc index 24a308f..b59b3ba 100644 --- a/dot-files/_hgrc +++ b/dot-files/_hgrc @@ -21,8 +21,9 @@ 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 +# st = !$HG __st `$HG root` $HG_ARGS +st = status bm = bookmark bms = bookmarks