]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commite392382f95fe8d3c15cf88453acb92a93fc5a942
tree3bec1aad318ca63d3f825fc222f6b19f48009e3f
parentcda8faa37e997f5db3458c1454ffe70f5c460d2a
parentaeeb978ba6c757dddc1097fc4de96c0bc1c1e338
Merge branch 'dl/complete-rebase-and-archive'

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
contrib/completion/git-completion.bash