]> git.ipfire.org Git - thirdparty/git.git/commit
t3210-pack-refs: modernize test format
authorJohn Cai <johncai86@gmail.com>
Thu, 18 May 2023 20:03:08 +0000 (20:03 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 17:08:10 +0000 (10:08 -0700)
commit3c2f5d26c0d953c5c63557a5c97cddc528d62a55
tree665721e51f73f783a551dfbdac4ea859536b46d0
parent27990663f082da1a454507e1ee7e440524fcd090
t3210-pack-refs: modernize test format

Some tests in t3210-pack-refs.sh used the older four space indent format.
Update these to use tabs.

Signed-off-by: John Cai <johncai86@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3210-pack-refs.sh