1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-10 08:46:38 +02:00
git/contrib/completion
Junio C Hamano 7020ecebe7 Merge branch 'rh/complete-symbolic-ref' into next
Command line completion script (in contrib/) learned to complete
"git symbolic-ref" a bit better (you need to enable plumbing
commands to be completed with GIT_COMPLETION_SHOW_ALL_COMMANDS).

* rh/complete-symbolic-ref:
  completion: add docs on how to add subcommand completions
  completion: improve docs for using __git_complete
  completion: add 'symbolic-ref'
2024-05-01 14:02:50 -07:00
..
.gitattributes
git-completion.bash Merge branch 'rh/complete-symbolic-ref' into next 2024-05-01 14:02:50 -07:00
git-completion.tcsh completion: tcsh: Fix regression by drop of wrapper functions 2021-08-18 13:58:27 -07:00
git-completion.zsh contrib/completion: fix zsh completion regression from 59d85a2a05 2021-06-02 12:49:40 +09:00
git-prompt.sh completion: protect prompt against unset SHOWUPSTREAM in nounset mode 2024-04-01 12:38:23 -07:00