author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 5 Feb 2007 20:44:32 +0000 (15:44 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Feb 2007 21:49:00 +0000 (13:49 -0800) | ||
commit | 1b71eb35ddb20057a266b05258de24d350ed5ba5 | |
tree | 656e57c85f92fe9d9fec95e14604273cd82f0705 | tree | snapshot |
parent | e459415c9c3c8e855998dd0247f23d32a0dca4ff | commit | diff |
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>
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 | diff | blob | history |