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

x/review/git-codereview: handle many-parent merges in hooks #17861

Open
josharian opened this issue Nov 8, 2016 · 0 comments
Open

x/review/git-codereview: handle many-parent merges in hooks #17861

josharian opened this issue Nov 8, 2016 · 0 comments
Milestone

Comments

@josharian
Copy link
Contributor

When running the git-codereview hooks on a commit that is (soon to be a child of) a merge of three branches, I get:

$ git commit
git branch -a --contains 3c49c114ba9e7292b342230a0b238d4684157d2b fce0592992d48cbd5e7ca44724f3f14ee25c0f05
error: malformed object name 3c49c114ba9e7292b342230a0b238d4684157d2b fce0592992d48cbd5e7ca44724f3f14ee25c0f05

...
git-codereview: exit status 129

Low priority to fix, but an annoyance.

@josharian josharian added this to the Unreleased milestone Nov 8, 2016
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

No branches or pull requests

1 participant