git-commit-vandalism/contrib/credential
Matthew John Cheetham 6ea87d97af 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>
2022-09-22 14:20:59 -07:00
..
gnome-keyring *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom 2021-09-27 14:47:59 -07:00
libsecret *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom 2021-09-27 14:47:59 -07:00
netrc netrc: ignore unknown lines (do not die) 2022-09-22 14:20:59 -07:00
osxkeychain osx-keychain: fix compiler warning 2022-07-19 11:25:15 -07:00
wincred wincred: ignore unknown lines (do not die) 2022-09-22 14:20:37 -07:00