]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dl/complete-rebase-and-archive'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:32:55 +0000 (11:32 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:32:55 +0000 (11:32 +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