]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kl/t7528-ssh-agent-for-csh-users'
authorJunio C Hamano <gitster@pobox.com>
Sat, 15 Aug 2026 16:20:27 +0000 (09:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Aug 2026 16:20:27 +0000 (09:20 -0700)
The 'ssh-agent' tests in 't7528' have been fixed to work when the
user's login shell is csh-like, by explicitly passing '-s' to
'ssh-agent' to force Bourne shell syntax.

* kl/t7528-ssh-agent-for-csh-users:
  t7528: fix failure under csh

1  2 
t/t7528-signed-commit-ssh.sh

Simple merge