On Sunday 2013-07-14 23:08, David Strauss wrote:

>Would you mind posting these as a patch or patch series here? It cuts
>down on review time.

There is inherently no series possible, nor would I think that splitting 
{the single patch as emitted by the below recipe} into multiples by 
group of correction type (grammatical, typograhical, etc.) would offer 
benefit.


do {
        newly appeared commits = git remote update;
        rebase local branch;
        if (newly appeared commits have correctibles)
                edit correctibles;
        if (patch big enough || patch old enough)
                send one patch;
        sleep 86400+rand();
} while (yo);
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to