jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

/bin/sh: git: command not found #156

Closed emveeoh closed 7 years ago

emveeoh commented 8 years ago

Full Error Message:

git status --porcelain --untracked-files=all /bin/sh: git: command not found 'git status --porcelain --untracked-files=all' exited with error code 127

ericstroo commented 8 years ago

Same issue here, I think it's because Atom (when launched from the desktop or spotlight) doesn't inherit the PATH settings. Try launching atom from the CLI and see if the error persists. To fix it, I added: https://github.com/hurrymaplelad/atom-fix-path