]> git.ipfire.org Git - thirdparty/git.git/commit
t2106: adjust style to the current conventions
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 18 Nov 2020 14:49:05 +0000 (14:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2020 18:27:38 +0000 (10:27 -0800)
commita900999d7cd74f878686933a6341e3852726165d
tree01bf3f63c2842905ee865cc959eeb3b7fa8b2fed
parent898f80736c75878acc02dc55672317fcc0e0a5a6
t2106: adjust style to the current conventions

We settled on the style where the test cases' code starts by the opening
single quote being on the `test_expect_*` line, and the closing quote
being in its own line after the code.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2106-update-index-assume-unchanged.sh