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
While building via Travis, this error occurred:
Execution failed for task ':githubRelease'. > Unexpected exit value: 128, allowed exit values: [0], executed command [git, rev-list, --format=oneline, --abbrev-commit, --max-count=50, 3a44b8881850fdeeb51adb03fea2a235613e07e2..HEAD, --], output was 77 bytes: fatal: Invalid revision range 3a44b8881850fdeeb51adb03fea2a235613e07e2..HEAD
I am defaulting the body.
The text was updated successfully, but these errors were encountered:
Does that same command
git rev-list --format=oneline --abbrev-commit --max-count=50 3a44b8881850fdeeb51adb03fea2a235613e07e2..HEAD --
exhibit the same behavior on a local version of your github repository?
Sorry, something went wrong.
Nope, this works fine locally
No branches or pull requests
While building via Travis, this error occurred:
I am defaulting the body.
The text was updated successfully, but these errors were encountered: