Chromium Code Reviews| Index: third_party/git_bin_packager/files/ssh.bat |
| =================================================================== |
| --- third_party/git_bin_packager/files/ssh.bat (revision 156060) |
| +++ third_party/git_bin_packager/files/ssh.bat (working copy) |
| @@ -1,4 +1,4 @@ |
| @echo off |
| setlocal |
| -set PATH=%~dp0git_bin\cmd;%PATH% |
| -"%~dp0git_bin\cmd\ssh.cmd" %* |
| +set PATH=%~dp0git-1.8.0_bin\cmd;%PATH% |
| +"%~dp0git-1.8.0_bin\cmd\ssh.cmd" %* |