From: Junio C Hamano Date: Tue, 14 Oct 2025 20:41:38 +0000 (-0700) Subject: Merge branch 'ps/ci-avoid-broken-sudo-on-ubuntu' into maint-2.51 X-Git-Tag: v2.51.1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73f63c39ad2f9fca46dc530d8bf8603bbbd9a673;p=thirdparty%2Fgit.git Merge branch 'ps/ci-avoid-broken-sudo-on-ubuntu' into maint-2.51 Our CI script requires "sudo" that can be told to preserve environment, but Ubuntu replaced with "sudo" with an implementation that lacks the feature. Work this around by reinstalling the original version. * ps/ci-avoid-broken-sudo-on-ubuntu: ci: fix broken jobs on Ubuntu 25.10 caused by switch to sudo-rs(1) --- 73f63c39ad2f9fca46dc530d8bf8603bbbd9a673