Mercurial > dotfiles
view hgrc/hgrc-Windows_NT @ 96:4c2c0fadab01
Merged changes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 27 Mar 2012 20:31:33 -0700 |
parents | 1ba9f494b606 |
children | 4a7d5630410a |
line wrap: on
line source
[ui] ssh = "TortoisePlink.exe" -ssh -2 -batch -C [extensions] hggit = ${userprofile}\Code\BitBucket\HgGit\hggit [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"