view hgrc/hgrc @ 23:4b35035cb781

Added script to create Windows symlinks.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 16 Nov 2011 11:13:56 -0800
parents f6823591218b
children dbf00b8d9f04
line wrap: on
line source

[ui]
username = Ludovic Chabant <ludovic@chabant.com>
editor = vim

[diff]
git=True

[extensions]
mq =
color =
extdiff =
graphlog =
record =

[alias]
clog = glog --limit 10 --style compact

[extdiff]
cmd.sbsdiff = diff
opts.sbsdiff = -N -b --side-by-side --width=90

%include .hg\hgrc-${OS}