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

(maint) Fix Git in PATH for AppVeyor #1231

Merged
merged 1 commit into from
Nov 30, 2015

Conversation

MikaelSmith
Copy link

AppVeyor started using 64-bit Git, which adds Git\bin or Git\usr\bin
to the PATH (possibly both). Fix them both to use Git\cmd instead to
avoid having sh.exe in the PATH.

AppVeyor started using 64-bit Git, which adds `Git\bin` or `Git\usr\bin`
to the PATH (possibly both). Fix them both to use `Git\cmd` instead to
avoid having `sh.exe` in the PATH.
@MikaelSmith
Copy link
Author

Needed for #1230.

@ferventcoder
Copy link

LGTM. Should wait for appveyor to finish?

@kylog
Copy link

kylog commented Nov 24, 2015

Please don't merge to stable until we release today. Thanks!!

@ferventcoder
Copy link

Thanks for the heads up @kylog

@ferventcoder ferventcoder changed the title (maint) Fix Git in PATH for AppVeyor {DO NOT MERGE}(maint) Fix Git in PATH for AppVeyor Nov 24, 2015
@ferventcoder ferventcoder changed the title {DO NOT MERGE}(maint) Fix Git in PATH for AppVeyor (maint) Fix Git in PATH for AppVeyor Nov 24, 2015
@MikaelSmith
Copy link
Author

Merge to stable open?

@kylog
Copy link

kylog commented Nov 30, 2015

Yes, merging.

kylog pushed a commit that referenced this pull request Nov 30, 2015
(maint) Fix Git in PATH for AppVeyor
@kylog kylog merged commit 02fc867 into puppetlabs:stable Nov 30, 2015
@MikaelSmith MikaelSmith deleted the fix-appveyor branch December 2, 2015 16:44
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

Successfully merging this pull request may close these issues.

None yet

3 participants