diff options
| author | Matthew John Cheetham <mjcheetham@outlook.com> | 2022-09-22 16:59:33 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-09-22 14:20:59 -0700 |
| commit | 6ea87d97af30c25ce48b524943ec9493bd5e51ca (patch) | |
| tree | 2ac9d8f278756de524368d63a6111775a88a31f4 /contrib/persistent-https | |
| parent | d69580498370236a93014e1b1b57685d1709b6c8 (diff) | |
| download | git-6ea87d97af30c25ce48b524943ec9493bd5e51ca.tar.gz git-6ea87d97af30c25ce48b524943ec9493bd5e51ca.zip | |
netrc: ignore unknown lines (do not die)
Contrary to the documentation on credential helpers, as well as the help
text for git-credential-netrc itself, this helper will `die` when
presented with an unknown property/attribute/token.
Correct the behaviour here by skipping and ignoring any tokens that are
unknown. This means all helpers in the tree are consistent and ignore
any unknown credential properties/attributes.
Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
