Jacob Keller <jacob.e.keller@xxxxxxxxx> writes: > From: Jacob Keller <jacob.keller@xxxxxxxxx> > > Change the default behavior of git-format-patch to generate numbered > sequence of 0/1 and 1/1 when generating both a cover-letter and a single > patch. This standardizes the cover letter to have 0/N which helps > distinguish the cover letter from the patch itself. Since the behavior > is easily changed via configuration as well as the use of -n and -N this > should be acceptable default behavior. > > Add tests for the new default behavior. > > Signed-off-by: Jacob Keller <jacob.keller@xxxxxxxxx> > --- > builtin/log.c | 8 ++++---- > t/t4021-format-patch-numbered.sh | 17 +++++++++++++++++ > 2 files changed, 21 insertions(+), 4 deletions(-) Looks good, thanks. Queued. -- 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