2020/08/01 記事の最下部に Macの場合の処理を追加しました。
1 2 3 4 5 6 |
$ git remote add origin https://github.com/USERNAME/REPOSITORY.git $ git push -u origin master remote: Repository not found. fatal: repository 'https://github.com/USERNAME/REPOSITORY.git/' not found |
このような場合の対処法
“gitbash remote: Repository not found./ fatal: repository ‘https~’ not found 対策” の続きを読む