I got the following when I try to git push to heroku
fatal: Not a git repository (or any of the parent directories): .git
I try to follow
you aren't on a git repository directory.
type pwd and make sure it's where you think you should be. chances are you are in ~/ or something just before the directory you think you are in.
pwd
~/