タイトル: fatal: '~' does not appear to be a git repository
SEOタイトル: fatal: '~' does not appear to be a git repository の対処
エラー内容
|
fatal: '~' does not appear to be a git repository fatal: Could not read from remote repository. |
発生条件と原因
「git remote add ~ 」で定義したリモート接続情報が間違っている。
対処法
設定したリモートのリポジトリが存在するか確認。