]> git.99rst.org Git - git.git/commit
t5300-pack-object: modernize test format
authorJohn Cai <redacted>
Thu, 18 May 2023 20:03:20 +0000 (20:03 +0000)
committerJunio C Hamano <redacted>
Fri, 19 May 2023 17:08:11 +0000 (10:08 -0700)
commite478a5208733b41ed2eaa2ab81ebd028451e95b5
tree39c29b3b6c631987351cd254d474c10a32fca888
parent1afebc92ef51bc164b5ed072d777e5a19c832970
t5300-pack-object: modernize test format

Some tests still use the old format with four spaces indentation.
Standardize the tests to the new format with tab indentation.

Signed-off-by: John Cai <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t5300-pack-object.sh
git clone https://git.99rst.org/PROJECT