From: Junio C Hamano Date: Fri, 24 Oct 2025 20:48:05 +0000 (-0700) Subject: Merge branch 'ps/t7528-ssh-agent-uds-workaround' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=52b56e8b792d9dbd600c3b113505588f2ed9d0c4;p=rit Merge branch 'ps/t7528-ssh-agent-uds-workaround' 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 --- 52b56e8b792d9dbd600c3b113505588f2ed9d0c4