From: Shawn O. Pearce Date: Mon, 5 Feb 2007 20:44:32 +0000 (-0500) Subject: bash: Support --add completion to git-config. X-Git-Tag: v1.5.0-rc4~38 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1b71eb35ddb20057a266b05258de24d350ed5ba5?ds=inline;hp=1b71eb35ddb20057a266b05258de24d350ed5ba5 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 Signed-off-by: Junio C Hamano ---