]> git.ipfire.org Git - thirdparty/git.git/commit
t6300: use function to test trailer options
authorHariom Verma <hariom18599@gmail.com>
Sat, 13 Feb 2021 01:52:40 +0000 (01:52 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Feb 2021 00:48:38 +0000 (16:48 -0800)
commit727331dce16d88735a5e3a8050b1520d03c6e77a
tree3c17d0182ee8d9e2a00449b83d303ba082445148
parente6362826a0409539642a5738db61827e5978e2e4
t6300: use function to test trailer options

Add a function to test trailer options. This will make tests look cleaner,
as well as will make it easier to add new tests for trailers in the future.

Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Mentored-by: Heba Waly <heba.waly@gmail.com>
Signed-off-by: Hariom Verma <hariom18599@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6300-for-each-ref.sh