]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/test-verbose-no-more'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 May 2023 20:59:05 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 May 2023 20:59:05 +0000 (13:59 -0700)
Retire "verbose" helper function from the test framework.

* jk/test-verbose-no-more:
  t: drop "verbose" helper function
  t7001: use "ls-files --format" instead of "cut"
  t7001: avoid git on upstream of pipe


Trivial merge