Skip to content

Instantly share code, notes, and snippets.

@lehrblogger
Last active December 10, 2015 12:18
Show Gist options
  • Save lehrblogger/4432834 to your computer and use it in GitHub Desktop.
Save lehrblogger/4432834 to your computer and use it in GitHub Desktop.
Expected process to exit with [0], but received '128'
---- Begin output of git ls-remote git@github.com:lehrblogger/myrepo.git mybranch ----
STDOUT:
STDERR: Warning: Permanently added 'github.com,207.97.227.239' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
---- End output of git ls-remote git@github.com:lehrblogger/myrepo.git mybranch ----
Ran git ls-remote git@github.com:lehrblogger/myrepo.git mybranch returned 128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment