From: Junio C Hamano Date: Thu, 27 Aug 2020 21:04:49 +0000 (-0700) Subject: Merge branch 'rz/complete-more-options' X-Git-Tag: v2.29.0-rc0~125 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd3ae9fb7d688e85cc5bbb9a8ed76e1d2813ed62;p=thirdparty%2Fgit.git 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 --- bd3ae9fb7d688e85cc5bbb9a8ed76e1d2813ed62