Mercurial > dotfiles
comparison hgrc/hgrc-Windows_NT @ 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 | 6b2c3f14a5c1 |
children | 4a7d5630410a |
comparison
equal
deleted
inserted
replaced
87:b315990ff191 | 88:1ba9f494b606 |
---|---|
1 [ui] | 1 [ui] |
2 #ssh="${userprofile}\Dropbox\Utilities\plink.exe" -ssh -i "${userprofile}\Dropbox\Personal\Security\PuTTY\key.ppk" | 2 ssh = "TortoisePlink.exe" -ssh -2 -batch -C |
3 | 3 |
4 [extensions] | 4 [extensions] |
5 hggit = ${userprofile}\Code\BitBucket\HgGit\hggit | 5 hggit = ${userprofile}\Code\BitBucket\HgGit\hggit |
6 | 6 |
7 [extdiff] | 7 [extdiff] |