teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

修正

2019/11/11 22:37

投稿

takashi-factory
takashi-factory

スコア6

answer CHANGED
@@ -3,4 +3,5 @@
3
3
  ```terminal
4
4
  git config --global --remove-section url.ssh://git@heroku.com/
5
5
  ```
6
+ https://devcenter.heroku.com/articles/git#ssh-git-transport
6
7
  でhttpsに変更できました。ありがとうございました。