From: Junio C Hamano Date: Fri, 30 Oct 2020 20:04:24 +0000 (-0700) Subject: Merge branch 'cm/t7xxx-cleanup' X-Git-Tag: v2.30.0-rc0~145 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8b7c0272aa67ce0788be51e3f0edb5f2279abb8;p=thirdparty%2Fgit.git Merge branch 'cm/t7xxx-cleanup' Micro clean-up. * cm/t7xxx-cleanup: t7102: prepare expected output inside test_expect_* block t7201: put each command on a separate line t7201: use 'git -C' to avoid subshell t7102,t7201: remove whitespace after redirect operator t7102,t7201: remove unnecessary blank spaces in test body t7101,t7102,t7201: modernize test formatting --- c8b7c0272aa67ce0788be51e3f0edb5f2279abb8