git clone した際、././info/refs not valid: is this a git repository? git Twitter Facebook はてブ Pocket LINE コピー 2020.07.20 スポンサーリンク 原因 git clone した際に出力されたメッセージ、 fatal: https://example.com/xxx.git ././info/refs not valid: is this a git repository? 上記の、 git の後に全角スペースが入っていた。 そりゃリポジトリじゃないですわな(._.) という、アホなミスでした。 以上
コメント