]> git.99rst.org Git - git.git/commitdiff
Merge branch 'fw/complete-cmd-idx-fix'
authorJunio C Hamano <redacted>
Thu, 8 Jul 2021 20:15:02 +0000 (13:15 -0700)
committerJunio C Hamano <redacted>
Thu, 8 Jul 2021 20:15:02 +0000 (13:15 -0700)
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

1  2 
contrib/completion/git-completion.bash

git clone https://git.99rst.org/PROJECT