]> git.99rst.org Git - git.git/commit
Merge branch 'kl/t7528-ssh-agent-for-csh-users'
authorJunio C Hamano <redacted>
Sat, 15 Aug 2026 16:20:27 +0000 (09:20 -0700)
committerJunio C Hamano <redacted>
Sat, 15 Aug 2026 16:20:27 +0000 (09:20 -0700)
commit90d7103396e50617f76fe5f49043266c3f0b827a
tree6b7bcd76edd3e2547069f446b97c39f378f50e5c
parent8b34c1f35249c02f42447902ffcd0745bdc58e70
parentd5dd17756dce04fadb5f787376aabfae4d859bb4
Merge branch 'kl/t7528-ssh-agent-for-csh-users'

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
t/t7528-signed-commit-ssh.sh
git clone https://git.99rst.org/PROJECT