Benedikt Schmidt <[email protected]> writes:

> The first patch shortens the recently added comment [...]
> The second patch is a performance optimization to speed up [...]

I recommend avoiding sending two patches like this in the same bundle.
The problem is that the first patch is insignificant, but the second one
is important.  Because the first one is the one listed in the Subject,
it means the important patch can be missed by readers.

To work around this, what I do is either send the patches separately, or
use amend-record --edit (without changing the comment or the hunk) to
update the timestamp on the trivial patch, which means that the Subject
field is set from the important patch.

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to