kr / hk

Fast Heroku client
https://hk.heroku.com/
77 stars 6 forks source link

`hk destroy` exits non-zero if not in a git clone #16

Closed danp closed 11 years ago

danp commented 11 years ago

git remote -v is run to find git remotes for the app but it's run in such a way that log.Fatal's should it fail, such as when it's run outside a git clone.