Skip to content

Commit

Permalink
The extra batch to update credenthal helpers
Browse files Browse the repository at this point in the history
These two topics did not see much interest and reviews while they
were on 'next'; let's "inflict" them to the general public and see
if anybody screams, which is much less nicer way than to merge
only topics that are well reviewed down in an orderly manner, but
that is the only thing we can do to these topics without any
development community help.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Aug 28, 2023
1 parent bc92d2c commit 5dc72c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/RelNotes/2.43.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ UI, Workflows & Features
* "git cmd -h" learned to signal which options can be negated by
listing such options like "--[no-]opt".

* The way authentication related data other than passwords (e.g.
oath token and password expiration data) are stored in libsecret
keyrings has been rethought.

* Update two credential helpers to correctly match which credential
to erase; they dropped not the ones with stale password.


Performance, Internal Implementation, Development Support etc.

Expand Down

0 comments on commit 5dc72c0

Please sign in to comment.