completion: remove credential helpers from porcelain commands
commita074aa90a89ea8c4d194121020f6bbf9396d2990
authorSZEDER Gábor <szeder@ira.uka.de>
Tue, 5 May 2015 16:33:13 +0000 (5 18:33 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 22:17:05 +0000 (6 15:17 -0700)
treee64163e08ef35a2c665f5ee3de220b3846fdc46b
parent282616c72d1d08a77ca4fe1186cb708c38408d87
completion: remove credential helpers from porcelain commands

Don't offer the "main" 'git credential' command or any of the credential
helpers from contrib/credential/ when completing git commands.

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash