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

gitane is unable to invoke git on Windows #23

Open
oliversalzburg opened this issue Jun 2, 2015 · 1 comment
Open

gitane is unable to invoke git on Windows #23

oliversalzburg opened this issue Jun 2, 2015 · 1 comment
Milestone

Comments

@oliversalzburg
Copy link
Member

I'm currently investigating this. gitane will always cause an ENOENT when invoking git (on Windows).

This is because it overrides the environment. spawn("git") works just fine for this plugin itself.

@knownasilya
Copy link
Member

Nice 👍

@knownasilya knownasilya added this to the 0.2.4 milestone Jun 2, 2015
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