diff options
author | Elijah Newren <newren@gmail.com> | 2019-11-06 01:34:09 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-07 14:42:32 +0900 |
commit | 270de6acbe4c2850ab5a61e6ec17c9dca071a187 (patch) | |
tree | b6876916c11ebbe6ca6c9cd1a271f7cad8d71447 /builtin | |
parent | Git 2.23 (diff) | |
download | tgif-270de6acbe4c2850ab5a61e6ec17c9dca071a187.tar.xz |
t6024: modernize style
No substantive changes, just a few cosmetic changes:
* Indent steps of an individual test
* Don't have logic between the "test_expect_success" blocks that
the next block will depend upon, move it into the
test_expect_success section itself
* Fix spacing around redirection operators to match git style
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions