From: Junio C Hamano Date: Fri, 18 Feb 2022 00:25:05 +0000 (-0800) Subject: Merge branch 'ab/complete-show-all-commands' X-Git-Tag: v2.36.0-rc0~137 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=037dbe8ed79fab357b7a183d032b08b4ec22e5e8;p=thirdparty%2Fgit.git Merge branch 'ab/complete-show-all-commands' The command line completion script (in contrib/) learned to complete all Git subcommands, including the ones that are normally hidden, when GIT_COMPLETION_SHOW_ALL_COMMANDS is used. * ab/complete-show-all-commands: completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS completion tests: re-source git-completion.bash in a subshell --- 037dbe8ed79fab357b7a183d032b08b4ec22e5e8