Comment 13 for bug 963525

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 963525] Re: mergetag support: UnknownCommitExtra error

On Fri, 2013-01-11 at 22:04 +0000, milki wrote:
> >From discussion in IRC, jelmer said the mergetag needs to be serialized.
>
> The attached patch makes the mergetag deserialize into a Tag object and
> serialize properly as an extra header.
>
> ** Patch added: "0001-Add-mergetag-property-to-commit.patch"
> https://bugs.launchpad.net/dulwich/+bug/963525/+attachment/3480543/+files/0001-Add-mergetag-property-to-commit.patch
Thanks, that looks reasonable.

Any chance you can add a test with two mergetags?

Cheers,

Jelmer