c0bad823a270
Include local hgrc.
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Tue, 16 Aug 2011 13:09:03 -0400 | 
| parents | 1dc7fe2ff7e7 | 
| children | 5bd004df0240 | 
| branches/tags | (none) | 
| files | .hgrc | 
Changes
--- a/.hgrc Tue Aug 16 13:04:48 2011 -0400 +++ b/.hgrc Tue Aug 16 13:09:03 2011 -0400 @@ -258,3 +258,7 @@ # $ hg sub ar status -m # M lol.py sub = !grep = "`$HG root`/.hgsub" | cut -d' ' -f1 | grep "$1" | tr -d '\n ' | xargs -0 -I SUB $HG -R SUB $2 $3 $4 $5 $6 $7 $8 $9 $10 $11 $12 $13 $14 $15 $16 $17 $18 $19 $20 + + +# Local settings +%include ~/.hgrc_local