t3206: range-diff compares logs with commit notes
commit3bdbdfb7a5a3f0077c3593cd53868cd38b569ead
authorDenton Liu <liu.denton@gmail.com>
Wed, 20 Nov 2019 21:18:41 +0000 (20 13:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Nov 2019 00:29:52 +0000 (21 09:29 +0900)
tree88d06f6b8c017bc5204705760b7c54fc984afa3f
parent75c5aa070119f4a52bcfedf7c1666b234ed3edc5
t3206: range-diff compares logs with commit notes

The test suite had a blindspot where it did not check the behavior of
range-diff and format-patch when notes were present. Cover this
blindspot.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3206-range-diff.sh