Mercurial > dotfiles
comparison hgrc/hgrc-Windows_NT @ 170:300b70bbfc67
Use my own plink, looks like TortoiseHg's is not cool.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 04 Jun 2014 15:39:30 -0700 |
parents | 4a7d5630410a |
children | 6767fcfab15f |
comparison
equal
deleted
inserted
replaced
169:4947d1f99b72 | 170:300b70bbfc67 |
---|---|
1 [ui] | 1 [ui] |
2 ssh = "TortoisePlink.exe" -ssh -2 -batch -C | 2 ssh = "%USERPROFILE%\Dropbox\Utilities\plink.exe" -ssh -2 -batch -C |
3 | 3 |
4 [extdiff] | 4 [extdiff] |
5 cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" | 5 cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" |
6 | 6 |
7 [tortoisehg] | 7 [tortoisehg] |