]> git.99rst.org Git - git.git/commit
Merge branch 'jk/t0014-dynamic-deprecated-cmds'
authorJunio C Hamano <redacted>
Wed, 5 Aug 2026 18:10:52 +0000 (11:10 -0700)
committerJunio C Hamano <redacted>
Wed, 5 Aug 2026 18:10:52 +0000 (11:10 -0700)
commit7943c6b110644a2762e31b17095592f48ecb7338
treecff8910dafcb724537c94c546e513115c5daec8a
parent2816039db09eb8044673cb07ca4dfdca83bff399
parentbc57ecb91537c776d0f34233746b09a88000bd26
Merge branch 'jk/t0014-dynamic-deprecated-cmds'

The alias tests in 't/t0014-alias.sh' have been updated to dynamically
query the list of deprecated commands using 'git
--list-cmds=deprecated' to avoid test failures when running with
'WITH_BREAKING_CHANGES' in a build directory that contains stale
executables of formerly deprecated commands.

* jk/t0014-dynamic-deprecated-cmds:
  t0014: generate deprecated command names dynamically
  t0014: factor out choice of deprecated commands
git clone https://git.99rst.org/PROJECT