"Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes: > In case you did not already know, --numbered is a wonderful option > to git-format-patch. It automatically numbers the commits by placing > a sequence into the subject header (e.g. [PATCH 1/3]), making it > easier for everyone to know how many patches are in your series. This came up before, but when you have more than 9 in your series, we _could_ do [PATCH 01/12] ... [PATCH 12/12] to line them up in e-mail client of the recipients better. Currently I think we do [PATCH 1/12] ... [PATCH 12/12]. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html