2013-11-12から1日間の記事一覧

GitHubにプッシュしようとするとfatal: could not read Username for 'https://github.com': Device not configuredといわれる

新しいMacbookからGitHubにプッシュしようとすると、以下の様なエラーが発生。 fatal: could not read Username for 'https://github.com': Device not configured sshの鍵もちゃんと移行してあるし、何度も公開鍵を登録したりしなおしたのだけど、 結局リポ…