Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't find git properly #19

Open
girvo opened this issue Nov 24, 2015 · 1 comment
Open

Doesn't find git properly #19

girvo opened this issue Nov 24, 2015 · 1 comment

Comments

@girvo
Copy link

girvo commented Nov 24, 2015

I came across a little quirk; Running OS X Yosemite, I use the built-in git, found in /usr/bin/git. sam choked, saying it can't clone anything, or even update!

Turns out, symlinking it to /usr/local/bin/git fixed the issue, despite the fact that /usr/bin is definitely in my $PATH.

@fasterthanlime
Copy link
Collaborator

Hm, that's really strange! The exec finding code is in os/ShellUtils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants