]> git.99rst.org Git - git.git/commit
completion: bash: fix for multiple dash commands
authorFelipe Contreras <redacted>
Mon, 16 Aug 2021 09:10:24 +0000 (04:10 -0500)
committerJunio C Hamano <redacted>
Wed, 18 Aug 2021 18:17:25 +0000 (11:17 -0700)
commitf3cc916acc2e0f92c05e07c82c83b370e7d31247
treec6ed93b38cc6123a18abe927527eecc11682c93f
parente9f2118ddfad4ae5e37adc7637acc9daf4ac8c9c
completion: bash: fix for multiple dash commands

Otherwise options of commands like 'for-each-ref' are not completed.

Tested-by: David Aguilar <redacted>
Signed-off-by: Felipe Contreras <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.bash
git clone https://git.99rst.org/PROJECT