1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-10 22:31:24 +02:00

53824: _sbuild: short options with arg should be "-c arg"

This commit is contained in:
Dima Kogan 2025-08-04 00:27:27 +09:00 committed by Jun-ichi Takimoto
parent 6e6c12c81f
commit cdd97739d8
2 changed files with 10 additions and 7 deletions

View file

@ -1,5 +1,8 @@
2025-08-04 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
* Dima Kogan: 53824: Completion/Debian/Command/_sbuild: short
options with arg should be "-c arg" (not "-c=arg")
* Frederick Zhang: 53825: Completion/Unix/Command/_git: fix
regexp in __git_extract_aliases

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -51,9 +51,9 @@ _sbuild() {