t3507: fix indentation
commit2def7f017ccedd04d86f7f343020f1f1bf3dfac8
authorDenton Liu <liu.denton@gmail.com>
Tue, 7 Jan 2020 04:53:11 +0000 (6 23:53 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jan 2020 20:56:02 +0000 (27 12:56 -0800)
tree884015d566c2b4c5ac0f419b2bb9092756bd6d75
parente8a1c686aee560e07e4419f5adba1b1245289dd9
t3507: fix indentation

We have some test cases which are indented 7-spaces instead of a tab.
Reindent with a tab instead.

This patch should appear empty with `--ignore-all-space`.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3507-cherry-pick-conflict.sh