diff options
Diffstat (limited to 'plugins/gitfast/git-completion.bash')
| -rw-r--r-- | plugins/gitfast/git-completion.bash | 2 |
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. # |
