2021年8月16日
githubやgitlab等ででsshのkeyを登録後GitHubのアカウントに追加し、SSH接続をテストします。
ssh -T git@github.com
ssh -T git@gitlab.com