]> git.99rst.org Git - git.git/commit
t/lib-read-tree-m-3way: indent with tabs
authorShaoxuan Yuan <redacted>
Wed, 2 Feb 2022 06:43:00 +0000 (14:43 +0800)
committerJunio C Hamano <redacted>
Wed, 2 Feb 2022 19:32:58 +0000 (11:32 -0800)
commitcd26cd6c7c0f6c26a5328c95a667844c27ea3fd0
tree270fbb906b00e3f8c9005e90a3605a44435de81f
parentddea5719fa70611d1556b8128e58cadaa65ecf34
t/lib-read-tree-m-3way: indent with tabs

As Documentation/CodingGuidelines says, our shell scripts
(including tests) are to use HT for indentation, but this script
uses 4-column indent with SP. Fix this.

Signed-off-by: Shaoxuan Yuan <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/lib-read-tree-m-3way.sh
git clone https://git.99rst.org/PROJECT