From: Junio C Hamano Date: Fri, 8 May 2020 21:25:01 +0000 (-0700) Subject: Merge branch 'cb/credential-store-ignore-bogus-lines' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=933fdf8784d0fedaa259c6caf90115cfa7d21184;p=git.git Merge branch 'cb/credential-store-ignore-bogus-lines' 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 just ignore and keep using well-formed lines instead. * cb/credential-store-ignore-bogus-lines: credential-store: ignore bogus lines from store file credential-store: document the file format a bit more --- 933fdf8784d0fedaa259c6caf90115cfa7d21184