diff options
| author | Oliver Kiddle <opk@zsh.org> | 2023-02-19 15:06:45 +0100 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2023-02-19 17:25:17 +0100 |
| commit | 76be800073255eb3cdc1bcdec3159a973f163ad7 (patch) | |
| tree | 436c462a30f044fca94b65f97fe3fd7b291b3851 /Completion/Unix | |
| parent | 51455, 51461: new completion for the OpenLDAP client tools including a helper... (diff) | |
| download | zsh-76be800073255eb3cdc1bcdec3159a973f163ad7.tar zsh-76be800073255eb3cdc1bcdec3159a973f163ad7.tar.gz zsh-76be800073255eb3cdc1bcdec3159a973f163ad7.tar.bz2 zsh-76be800073255eb3cdc1bcdec3159a973f163ad7.tar.lz zsh-76be800073255eb3cdc1bcdec3159a973f163ad7.tar.xz zsh-76be800073255eb3cdc1bcdec3159a973f163ad7.tar.zst zsh-76be800073255eb3cdc1bcdec3159a973f163ad7.zip | |
51456: complete only modified files with git add -u
Also fix a typo, add a missing =, add a prompt for function name after
git blame -L and git worktree --force has gained a short -f form.
Diffstat (limited to 'Completion/Unix')
| -rw-r--r-- | Completion/Unix/Command/_git | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index a2555cbf0..49f9fa504 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git |
