Mercurial > dotfiles
changeset 88:1ba9f494b606
Fixed path for Mercurial's ssh/plink.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 27 Mar 2012 17:03:27 -0700 |
parents | b315990ff191 |
children | 9bf866c0bbb1 |
files | hgrc/hgrc-Windows_NT |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgrc/hgrc-Windows_NT Tue Mar 27 17:02:16 2012 -0700 +++ b/hgrc/hgrc-Windows_NT Tue Mar 27 17:03:27 2012 -0700 @@ -1,5 +1,5 @@ [ui] -#ssh="${userprofile}\Dropbox\Utilities\plink.exe" -ssh -i "${userprofile}\Dropbox\Personal\Security\PuTTY\key.ppk" +ssh = "TortoisePlink.exe" -ssh -2 -batch -C [extensions] hggit = ${userprofile}\Code\BitBucket\HgGit\hggit