1
0
Fork 0
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:
Oliver Kiddle 2021-08-29 17:12:56 +02:00
parent a9386df558
commit 64befeb4ca
2 changed files with 109 additions and 2 deletions

View file

@ -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,

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -641,6 +641,7 @@ _git-clone () {