]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/test-seq-format'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Jun 2025 21:30:31 +0000 (14:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Jun 2025 21:30:31 +0000 (14:30 -0700)
A test helper "test_seq" function learned the "-f <fmt>" option,
which allowed us to simplify a lot of test scripts.

* jk/test-seq-format:
  test-lib: teach test_seq the -f option
  t7422: replace confusing printf with echo


Trivial merge