summaryrefslogtreecommitdiff
path: root/t/t4021-format-patch-numbered.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-11-04format-patch: Test --[no-]numbered and format.numberedLibravatar Brian Gernhardt1-0/+106
Just because there wasn't a test for --numbered isn't a good reason not to test format.numbered. So now we test both. Signed-off-by: Brian Gernhardt <benji@silverinsanity.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>