completion: add git config credentialCache.ignoreSIGHUP

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Rikard Falkeborn committed May 27, 2017 at 08:25 UTC d78d237bba5f4f65832e8f75a147cb81c59885ce
1 file changed +1
contrib/completion/git-completion.bash
+1
@@ -2455,6 +2455,7 @@ _git_config ()
2455 credential.helper
2456 credential.useHttpPath
2457 credential.username
2458 + credentialCache.ignoreSIGHUP
2459 diff.autorefreshindex
2460 diff.external
2461 diff.ignoreSubmodules