さんごー日記。

映画や本やゲームの感想をゆるく記録したり、プログラミングの勉強をゆるく記録するゆるい日記です。

git

git remote addでエラー:fatal: Not a git repository (or any of the parent directories): .git

git

gitで`git remote add origin`と`git push -u origin master`したら、 「fatal: Not a git repository (or any of the parent directories): .git」と 「error: src refspec master does not match any.」 というエラーが出たので解決方法を書きます。