1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-22 16:20:23 +02:00
zsh/Completion/Unix
Daniel Hahler d90775fc29 39822: _git: remove "-A '-*'" with _arguments for some commands
With e.g. `git rebase origin/master` you can have options like
`--no-autosquash` after the argument.

I have tried the commands where this patch removes `-A`.
Commands like `git fetch-pack` that do not support options after
arguments are left unchanged.
2016-11-03 16:41:42 +01:00
..
Command 39822: _git: remove "-A '-*'" with _arguments for some commands 2016-11-03 16:41:42 +01:00
Type 39797: obsolete the helper functions fixed by the previous two changes 2016-11-01 12:45:24 -07:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00