]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/test-seq-format' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jun 2025 16:50:44 +0000 (09:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jun 2025 16:50:44 +0000 (09:50 -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