[systemd-devel] Manpage updates
Jan Engelhardt
jengelh at inai.de
Sun Jul 14 16:19:35 PDT 2013
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);
More information about the systemd-devel
mailing list