]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rz/complete-more-options'
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Aug 2020 21:04:49 +0000 (14:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Aug 2020 21:04:49 +0000 (14:04 -0700)
commitbd3ae9fb7d688e85cc5bbb9a8ed76e1d2813ed62
tree600afb71230299145deb02d914664767cd907be4
parent0d9a8e33f9fd07efa10072576df01a9cae5d89e6
parentc099f579b9876447cea36ebd1040507fedd3292a
Merge branch 'rz/complete-more-options'

Command line completion (in contrib/) usually omits redundant,
deprecated and/or dangerous options from its output; it learned to
optionally include all of them.

* rz/complete-more-options:
  completion: add GIT_COMPLETION_SHOW_ALL env var
  parse-options: add --git-completion-helper-all