]> git.ipfire.org Git - thirdparty/git.git/commit
CI updates
authorJunio C Hamano <gitster@pobox.com>
Fri, 25 Apr 2025 00:14:14 +0000 (17:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Apr 2025 00:14:14 +0000 (17:14 -0700)
commitd50a5e8939abfc07c2ff97ae72e9330939b36ee0
tree79b827b0924a14fdc7f523f50d23f784704478e1
parenta910fda6b05f3e465202f71a665963a26b829fa4
CI updates

Ever since we issued 2.49, external forces broke our CI jobs in
various ways, and we had to adjust our code to work them around.
Backmerge them from the 'master' front to make it easier to test
real changes to the maintenance track.

Signed-off-by: Junio C Hamano <gitster@pobox.com>