mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
49327: complete for new git maintenance, for-each-repo, sparse-checkout and bugreport commands
This commit is contained in:
parent
a9386df558
commit
64befeb4ca
2 changed files with 109 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
2021-08-29 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* 49327: Completion/Unix/Command/_git: complete for new git
|
||||
maintenance, for-each-repo, sparse-checkout and bugreport commands
|
||||
|
||||
* 49319: Completion/...: completion options update
|
||||
|
||||
* 49317: Completion/Unix/Command/_transmission,
|
||||
|
|
|
@ -641,6 +641,7 @@ _git-clone () {
|
|||