Mercurial > dotfiles
changeset 26:dbf00b8d9f04
Some new extensions for Mercurial.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 21 Nov 2011 20:57:50 -0800 |
parents | ee9306f1098c |
children | 0d15dd4e2e16 |
files | hgrc/hgrc |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hgrc/hgrc Mon Nov 21 19:53:52 2011 -0800 +++ b/hgrc/hgrc Mon Nov 21 20:57:50 2011 -0800 @@ -8,9 +8,10 @@ [extensions] mq = color = +record = +convert = extdiff = graphlog = -record = [alias] clog = glog --limit 10 --style compact @@ -19,5 +20,5 @@ cmd.sbsdiff = diff opts.sbsdiff = -N -b --side-by-side --width=90 -%include .hg\hgrc-${OS} +%include .hgrc.d/hgrc-${OS}