view hgrc/hgrc @ 21:3ae165d0221a

Revert back to default TortoiseHg's plink.exe on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 15 Nov 2011 16:58:23 -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}