Skip to content

Instantly share code, notes, and snippets.

@khrtz
Last active August 29, 2015 14:27
Show Gist options
  • Save khrtz/7c6811cb9223821ab5ae to your computer and use it in GitHub Desktop.
Save khrtz/7c6811cb9223821ab5ae to your computer and use it in GitHub Desktop.
githubとうまくssh通信できない時 (Permission denied) ref: http://qiita.com/khrtz/items/0781deb5727d97113881
ssh-add .ssh/xxxxxx_rsa
$ git remote -v
git config -l
git remote set-url xxxxxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment