Merge branch 'fg/completion-external'
commitfb3a0cabf23ccd1d4ae3fead2c5b478930630822
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:25 +0000 (23 14:38 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:25 +0000 (23 14:38 +0900)
treec2fc8f12c55797ec5b35c97e812629cb48dbe7a1
parentd7e96110254410c9c9908a13ba2e5e2730ee8f05
parent085e2ee0e62a97c2dc56d4a6baf3e03ce124bba9
Merge branch 'fg/completion-external'

The command line completion mechanism (in contrib/) learned to load
custom completion file for "git $command" where $command is a
custom "git-$command" that the end user has on the $PATH when using
newer version of bash.

* fg/completion-external:
  completion: load completion file for external subcommand
contrib/completion/git-completion.bash