guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debbugs handling of packages


From: Andreas Enge
Subject: Re: Debbugs handling of packages
Date: Wed, 8 Feb 2017 20:15:46 +0100
User-agent: Mutt/1.7.2 (2016-11-26)

On Wed, Feb 08, 2017 at 03:29:31PM +0100, Ricardo Wurmus wrote:
> Just a question: does this mean that patch *sets* should be flattened
> before sending them so that they are part of the *same* debbugs issue
> (instead of being scattered across as many issues as there are patches)?

This would be desirable, I think.

> E.g. for submitting the last 10 commits:
>     git format-patch -10 --stdout > series.patch
>     git send-email address@hidden series.patch

Alternatively, one can send only the first patch. This will open a new issue,
and the submitter obtains the bug number with the corresponding e-mail
address in reply. Then one can send the remaining patches message by message
to this address.

Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]