]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jm/t0213-skip-emulated-ancestry-tests'
authorJunio C Hamano <gitster@pobox.com>
Sat, 15 Aug 2026 16:20:26 +0000 (09:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Aug 2026 16:20:26 +0000 (09:20 -0700)
The 'TRACE2_ANCESTRY' prerequisite in the 't0213' test script has been
refined to avoid failures under user-mode emulation by verifying that
the ancestry collector reports the expected process names rather than
the emulator binary name.

* jm/t0213-skip-emulated-ancestry-tests:
  t0213: skip ancestry tests under user-mode emulation


Trivial merge