bash: Support --add completion to git-config.
commit1b71eb35ddb20057a266b05258de24d350ed5ba5
authorShawn O. Pearce <spearce@spearce.org>
Mon, 5 Feb 2007 20:44:32 +0000 (5 15:44 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Feb 2007 21:49:00 +0000 (5 13:49 -0800)
tree656e57c85f92fe9d9fec95e14604273cd82f0705
parente459415c9c3c8e855998dd0247f23d32a0dca4ff
bash: Support --add completion to git-config.

We've recently added --add as an argument to git-config, but I
missed putting it into the earlier round of git-config updates
within the bash completion.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/completion/git-completion.bash