summaryrefslogtreecommitdiff
path: root/plugins/gitfast/git-completion.bash
diff options
context:
space:
mode:
authorohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>2025-01-19 11:20:14 +0100
committerGitHub <noreply@github.com>2025-01-19 11:20:14 +0100
commitd689aa289e5dcda7c35b907af62bd08feb679b37 (patch)
tree0539bb5994db0c273118eadbc8772174a49bb04a /plugins/gitfast/git-completion.bash
parent8c5b71b2f430283d0e9404ad1d2b470ed336aaab (diff)
downloadzsh-d689aa289e5dcda7c35b907af62bd08feb679b37.tar.gz
zsh-d689aa289e5dcda7c35b907af62bd08feb679b37.tar.bz2
zsh-d689aa289e5dcda7c35b907af62bd08feb679b37.zip
feat(gitfast): update to version v2.2 (#12923)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Diffstat (limited to 'plugins/gitfast/git-completion.bash')
-rw-r--r--plugins/gitfast/git-completion.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/gitfast/git-completion.bash b/plugins/gitfast/git-completion.bash
index 9a2045f26..8a790ca69 100644
--- a/plugins/gitfast/git-completion.bash
+++ b/plugins/gitfast/git-completion.bash
@@ -1,6 +1,8 @@
# bash/zsh completion support for core Git.
#
# Copyright (C) 2006,2007 Shawn O. Pearce <spearce@spearce.org>
+# Copyright (c) 2012-2024 Felipe Contreras <felipe.contreras@gmail.com>
+#
# Conceptually based on gitcompletion (http://gitweb.hawaga.org.uk/).
# Distributed under the GNU General Public License, version 2.0.
#