Skip to content

Instantly share code, notes, and snippets.

@luchsamapparat
Created September 23, 2019 12:02
Show Gist options
  • Save luchsamapparat/5b783638ed2af3d3fb742762e3961529 to your computer and use it in GitHub Desktop.
Save luchsamapparat/5b783638ed2af3d3fb742762e3961529 to your computer and use it in GitHub Desktop.
debugging-git-ssh-issues
$env:GIT_CURL_VERBOSE=1; $env:GIT_SSH_COMMAND="ssh -vvv"; git pull;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment