]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/osxkeychain-username-is-nul-terminated'
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Aug 2024 21:54:47 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Aug 2024 21:54:48 +0000 (14:54 -0700)
The credential helper to talk to OSX keychain sometimes sent
garbage bytes after the username, which has been corrected.

* jk/osxkeychain-username-is-nul-terminated:
  credential/osxkeychain: respect NUL terminator in username

1  2 
contrib/credential/osxkeychain/git-credential-osxkeychain.c