osxkeychain: clarify that we ignore unknown lines
commit630a6429a71118332ec3bc5aa58fce66df6ca5fa
authorMatthew John Cheetham <mjcheetham@outlook.com>
Thu, 22 Sep 2022 16:59:34 +0000 (22 16:59 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Sep 2022 21:21:04 +0000 (22 14:21 -0700)
treef51e5e450dbdcac154ee1a13b6e8928790f42ed6
parent6ea87d97af30c25ce48b524943ec9493bd5e51ca
osxkeychain: clarify that we ignore unknown lines

Like in all the other credential helpers, the osxkeychain helper
ignores unknown credential lines.

Add a comment (a la the other helpers) to make it clear and explicit
that this is the desired behaviour.

Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/credential/osxkeychain/git-credential-osxkeychain.c