We need to be able to parse gnupg style commit messages in PHP.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T3069 Implement gnupg commit message style | ||
Wontfix | • werner | T3081 Write PHP parser for gnupg style commit messages. | ||
Resolved | marcus | T3090 Refresh al-kindi vagrant test setup |
Event Timeline
Comment Actions
I just used three 'GnuPG-bug-id: xxx' lines and only the last one is displayed: rG22739433e98be80e46fe7d01d52a9627c1aebaae
Comment Actions
Yeah, currently I use a simple dictionary to store the fields, I can add merge logic. Also, werner wants mixed fields+plaintext form preserved.