間違えて違うディレクトリでgit init
しちゃって
Reinitialized existing Git repository in /hogehoge
とか出てきて「やっちゃった!?」という時の対処法
対策
何もしなくてOK.
Running git init in an existing repository is safe.
だそうです。 安全。
参考
How to undo misoperation of Reinitialized existing Git repository - Stack Overflow http://stackoverflow.com/questions/19397888/how-to-undo-misoperation-of-reinitialized-existing-git-repository