Advertisement
Guest User

Untitled

a guest
May 25th, 2012
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.33 KB | None | 0 0
  1. $ GIT_TRACE=2 git clone git@github.com:USER/Hello_Test
  2. trace: built-in: git 'clone' 'git@github.com:USER/Hello_Test'
  3. Cloning into 'Hello_Test'...
  4. trace: run_command: 'C:\Putty\ssh.exe' 'git@github.com' 'git-upload-pack '\''USER/Hello_Test'\'''
  5. error: cannot spawn C:\Putty\ssh.exe: No such file or directory
  6. fatal: unable to fork
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement