最終更新:2018-01-15 (月) 14:28:20 (2291d)  

GitHub/SSH
Top / GitHub / SSH

https://help.github.com/articles/connecting-to-github-with-ssh/

ssh -T git@github.com

.git/config

  • ×(NG) url = https://github.com/{アカウント名}/{リポジトリ名}.git
    ◯(OK) url = git@github.com:{アカウント名}/{リポジトリ名}.git