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

Regression handling trailers with parenthesis at the end #10

Open
GwenTheKween opened this issue Oct 3, 2023 · 0 comments
Open

Regression handling trailers with parenthesis at the end #10

GwenTheKween opened this issue Oct 3, 2023 · 0 comments

Comments

@GwenTheKween
Copy link

The GDB project is looking at consistently using git trailers, and when some patch is acked, we'd like to be able to record on the trailer itself which part was acked or approved, like so:

Acked-by: John Doe <[email protected]> (Documentation)
Acked-by: Jane Smith <[email protected]> (gdbserver)
Approved-by: Jeremy James <[email protected]>

This works fine on my machine, with b4 0.10.2, but someone on the IRC reported that b4 0.12.3 drops the trailing parenthesis. Could this be looked into?

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