view hgrc/hgrc-Windows_NT @ 165:e7db039af540

Stop Git bullshit. Really, this is ridiculous.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 17 Feb 2014 19:32:20 -0800
parents 4a7d5630410a
children 300b70bbfc67
line wrap: on
line source

[ui]
ssh = "TortoisePlink.exe" -ssh -2 -batch -C

[extdiff]
cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe"

[tortoisehg]
editor = "C:\Program Files (x86)\Notepad++\notepad++.exe"
vdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe"