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
https://github.com/bufbuild/buf
git clone https://github.com/bufbuild/buf.git && cd buf go install github.com/bufbuild/buf/cmd/buf@v1.35.1 buf breaking -v proto --against ".git#tag=v1.9.0,subdir=proto"
Failure: could not clone file:///tmp/buf/.git: exit status 1 error: cannot update ref 'refs/heads/v1.9.0': trying to write non-commit object 06004969e95b09af662b3ca1b16478c1f1328591 to branch 'refs/heads/v1.9.0' From file:///tmp/buf/ ! [new tag] v1.9.0 -> v1.9.0 (unable to update local ref) * [new tag] v1.9.0 -> v1.9.0
nothing - return code 0
it is still working with v1.35.0, the bug was probably introduced with #3095
The text was updated successfully, but these errors were encountered:
Hi @paul-kinexon thanks for the issue, having a look now.
Sorry, something went wrong.
429c3ac
Thank you for the quick fix, @emcfarlane, this will go out with the next release!
Thanks for fixing this so quickly! I just noticed that the fix is not released yet, is there a timeline for this?
Will go out hopefully today or tomorrow, theres some larger changes in the CHANGELOG.md
emcfarlane
Successfully merging a pull request may close this issue.
GitHub Repository
https://github.com/bufbuild/buf
Commands
Output
Expected Output
nothing - return code 0
Anything else?
it is still working with v1.35.0, the bug was probably introduced with #3095
The text was updated successfully, but these errors were encountered: