]> Kevux Git Server - rit/commit
Merge branch 'kn/osxkeychain-idempotent-store-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Nov 2025 23:46:41 +0000 (15:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Nov 2025 23:46:41 +0000 (15:46 -0800)
commit861312b51d761b7a787e3a5d71ab2edf266ad297
tree344a6a365fdc83f1d9b30fe315a41ddac8b38981
parentaa934e09502b222cee362cda42982cabfc550ebb
parent4580bcd2354aab9369164d936f7ccaa21fc98c98
Merge branch 'kn/osxkeychain-idempotent-store-fix'

An earlier check added to osx keychain credential helper to avoid
storing the credential itself supplied was overeager and rejected
credential material supplied by other helper backends that it would
have wanted to store, which has been corrected.

* kn/osxkeychain-idempotent-store-fix:
  osxkeychain: avoid incorrectly skipping store operation