puntonim / promptastic

A fantastic prompt for Bash
http://painl.es/promptastic/
Apache License 2.0
81 stars 16 forks source link

Errors when .git folder is accessed #9

Closed cabello closed 9 years ago

cabello commented 9 years ago

If you open the .git folder:

$ cd .git/hooks/
fatal: This operation must be run in a work tree

Errors are outputted in every executed command.

puntonim commented 9 years ago

Hmmm I see... Trying to fix it now

cabello commented 9 years ago

Awesome, thanks! :octocat: