chore(gitfast): update to git-completion 2.2

This commit is contained in:
Felipe Contreras 2025-01-18 15:43:20 -06:00
commit 8047ed650b

View file

@ -2,11 +2,12 @@ dependencies:
plugins/gitfast:
repo: felipec/git-completion
branch: master
version: tag:v2.1
version: tag:v2.2
postcopy: |
set -e
rm -rf git-completion.plugin.zsh Makefile README.adoc t tools
test -e git-completion.zsh && mv -f git-completion.zsh _git
mv -f src/* .
rm -rf src
plugins/gradle:
repo: gradle/gradle-completion
branch: master