We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See related issue travis-ci/travis-ci#617
This happens when you git push -f and git fails to clone the repo properly so you get the following error:
git push -f
fatal: reference is not a tree: a7f5cd480af1b3bb6f356f2ae62147f0ba6c03e2
And
Checkout failed with code 128
The text was updated successfully, but these errors were encountered:
Fix possibly happened here: travis-ci/travis-build#26
Sorry, something went wrong.
No branches or pull requests
See related issue travis-ci/travis-ci#617
This happens when you
git push -f
and git fails to clone the repo properly so you get the following error:And
The text was updated successfully, but these errors were encountered: