]> granicus.if.org Git - git/commitdiff
Merge branch 'dl/complete-rebase-and-archive' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:42:01 +0000 (13:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:42:01 +0000 (13:42 +0900)
The command line completion for "git archive" and "git rebase" are
now made less prone to go out of sync with the binary.

* dl/complete-rebase-and-archive:
  completion: teach archive to use __gitcomp_builtin
  completion: teach rebase to use __gitcomp_builtin

1  2 
contrib/completion/git-completion.bash