contrib/subtree: use tabs consitently for indentation in tests
commit41208825a8553f98295b8521a9ece7f3e81c2a75
authorCharles Bailey <cbailey32@bloomberg.net>
Mon, 22 Jun 2015 13:53:28 +0000 (22 14:53 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jun 2015 22:29:36 +0000 (22 15:29 -0700)
treede5a44678a930c0e93005139bec5379d5ddf11a0
parent3d4a3ffe64162b45ae7c991fc60623ecb4678cfd
contrib/subtree: use tabs consitently for indentation in tests

Although subtrees tests uses more spaces for indentation than tabs,
there are still quite a lot of lines indented with tabs. As tabs conform
with Git coding guidelines resolve the inconsistency in favour of tabs.

Signed-off-by: Charles Bailey <cbailey32@bloomberg.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/subtree/t/t7900-subtree.sh