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

git push on windows fails due to pre-push hook #201

Closed
McPringle opened this issue Aug 18, 2020 · 3 comments
Closed

git push on windows fails due to pre-push hook #201

McPringle opened this issue Aug 18, 2020 · 3 comments
Assignees
Labels
bug hackergarten possible issues for Hackergarten events

Comments

@McPringle
Copy link
Collaborator

The pre-push hook is a bash script, that does not work on windows.

@McPringle McPringle added bug hackergarten possible issues for Hackergarten events labels Aug 18, 2020
@McPringle McPringle self-assigned this Aug 21, 2020
@McPringle
Copy link
Collaborator Author

FAILURE: Build failed with an exception.

* What went wrong:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1s
No stash entries found.
error: failed to push some refs to 'git@github.com:zdila/gpx-animator.git'

@McPringle
Copy link
Collaborator Author

Looks like incompatibility of the wrapped Gradle and the installed JDK: gradle/gradle#12599

@McPringle
Copy link
Collaborator Author

An update to Gradle v6.6. should solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug hackergarten possible issues for Hackergarten events
Projects
None yet
Development

No branches or pull requests

1 participant