From: Junio C Hamano Date: Mon, 27 Oct 2025 02:48:20 +0000 (-0700) Subject: Merge branch 'ps/t7528-ssh-agent-uds-workaround' into maint-2.51 X-Git-Tag: v2.51.2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed931ebe1803bace248f02cb8b26f855baef4b5c;p=thirdparty%2Fgit.git Merge branch 'ps/t7528-ssh-agent-uds-workaround' into maint-2.51 Recent OpenSSH creates the Unix domain socket to communicate with ssh-agent under $HOME instead of /tmp, which causes our test to fail doe to overly long pathname in our test environment, which has been worked around by using "ssh-agent -T". * ps/t7528-ssh-agent-uds-workaround: t7528: work around ETOOMANY in OpenSSH 10.1 and newer --- ed931ebe1803bace248f02cb8b26f855baef4b5c