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