1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-28 08:06:23 +02:00
git/contrib/completion
Junio C Hamano 6454bb89b5 Merge branch 'jk/complete-branch-force-delete' into next
The command line completion (in contrib/) completed "git branch -d"
with branch names, but "git branch -D" offered tagnames in addition,
which has been corrected.

* jk/complete-branch-force-delete:
  doc/git-branch: fix awkward wording for "-c"
  completion: handle other variants of "branch -m"
  completion: treat "branch -D" the same way as "branch -d"
2021-02-03 15:07:17 -08:00
..
.gitattributes
git-completion.bash Merge branch 'jk/complete-branch-force-delete' into next 2021-02-03 15:07:17 -08:00
git-completion.tcsh
git-completion.zsh completion: zsh: fix file completion regression 2020-12-01 10:32:40 -08:00
git-prompt.sh Merge branch 'sd/prompt-local-variable' 2020-11-11 13:18:38 -08:00