[PATCH 4/5] git-completion.bash: add branch.*.pushremote to config list

2013-04-29 Thread Ramkumar Ramachandra
9f765ce (remote.c: introduce branch..pushremote, 2013-04-02) introduced the configuration variable branch.*.pushremote, but forgot to teach git-completion.bash about it. Fix this. Signed-off-by: Ramkumar Ramachandra --- contrib/completion/git-completion.bash | 4 ++-- 1 file changed, 2 insertio

[PATCH 4/5] git-completion.bash: add branch.*.pushremote to config list

2013-04-21 Thread Ramkumar Ramachandra
9f765ce (remote.c: introduce branch..pushremote, 2013-04-02) introduced the configuration variable branch.*.pushremote, but forgot to teach git-completion.bash about it. Fix this. Signed-off-by: Ramkumar Ramachandra --- contrib/completion/git-completion.bash | 4 ++-- 1 file changed, 2 insertio