Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-completion.bash: add remote.pushdefault to config list
224c217 (remote.c: introduce remote.pushdefault, 2013-04-02) introduced the remote.pushdefault configuration variable, but forgot to teach git-completion.bash about it. Fix this. Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information