From: Junio C Hamano Date: Thu, 8 Jul 2021 20:15:02 +0000 (-0700) Subject: Merge branch 'fw/complete-cmd-idx-fix' X-Git-Tag: v2.33.0-rc0~85 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a38c4c02e536b772526ad236b9887e28dab1d1e1;p=thirdparty%2Fgit.git Merge branch 'fw/complete-cmd-idx-fix' Recent update to completion script (in contrib/) broke those who use the __git_complete helper to define completion to their custom command. * fw/complete-cmd-idx-fix: completion: bash: fix late declaration of __git_cmd_idx --- a38c4c02e536b772526ad236b9887e28dab1d1e1