From: Junio C Hamano Date: Wed, 29 Jul 2026 18:46:33 +0000 (-0700) Subject: Merge branch 'jk/t0014-dynamic-deprecated-cmds' into next X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=39a86632e6f6bc694dca70d7d2670348d3d0e912;p=thirdparty%2Fgit.git Merge branch 'jk/t0014-dynamic-deprecated-cmds' into next 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 --- 39a86632e6f6bc694dca70d7d2670348d3d0e912