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

index ba7491474e5f8acc13bfe6b04cccba76b4fce08a..55e31b3c13e07995c202f57281f218d6615ed61d 100644 (file)
@@ -13,6 +13,7 @@ git = True
 [alias]
 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
 
 [extensions]
 hgext.color=