Carlo Marcelo Arenas Belón [off-list ref] writes:
On Tue, May 05, 2020 at 03:38:41PM -0700, Junio C Hamano wrote:
quoted
* cb/credential-store-ignore-bogus-lines (2020-05-02) 2 commits
(merged to 'next' on 2020-05-05 at 5b919ec5d6)
+ credential-store: ignore bogus lines from store file
+ credential-store: document the file format a bit more
With the recent tightening of the code that is used to parse
various parts of a URL for use in the credential subsystem, a
hand-edited credential-store file causes the credential helper to
die, which is a bit too harsh to the users. Demote the error
behaviour to only warn and keep using well-formed lines instead.
this blurb needs updating, as this version doesn't warn as reflected
by the branch name.
Thanks for reading carefully. Updated.