]> git.ipfire.org Git - thirdparty/git.git/commit - revision.h
format-patch: teach --range-diff to respect -v/--reroll-count
authorEric Sunshine <sunshine@sunshineco.com>
Sun, 22 Jul 2018 09:57:15 +0000 (05:57 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Aug 2018 21:27:04 +0000 (14:27 -0700)
commit4ee99689410cf7275f21833779da89626eb6edd6
tree9985b1b15df4c1dee5c97af5c3c47fd90a12ade0
parent2e6fd71a52f5bde1c4036b8b0c586ae446f620f8
format-patch: teach --range-diff to respect -v/--reroll-count

The --range-diff option announces the embedded range-diff generically
as "Range-diff:", however, we can do better when --reroll-count is
specified by emitting "Range-diff against v{n}:" instead.

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/log.c
revision.h