]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ba/osxkeychain-updates'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2024 21:50:30 +0000 (14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2024 21:50:30 +0000 (14:50 -0700)
Update osxkeychain backend with features required for the recent
credential subsystem.

* ba/osxkeychain-updates:
  osxkeychain: store new attributes
  osxkeychain: erase matching passwords only
  osxkeychain: erase all matching credentials
  osxkeychain: replace deprecated SecKeychain API


Trivial merge