Merge branch 'cm/t7xxx-cleanup'
commitc8b7c0272aa67ce0788be51e3f0edb5f2279abb8
authorJunio C Hamano <gitster@pobox.com>
Fri, 30 Oct 2020 20:04:24 +0000 (30 13:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Oct 2020 20:04:24 +0000 (30 13:04 -0700)
treeda0bdc0d519f509c890cbeb84e9bd635a8a5a736
parenta42035fbe4ab23580b81aac0461c6003cf2aed12
parent31f4c833acc0dda28e5fa04a457db2787328c78b
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