diff options
author | Daniel Hahler <git@thequod.de> | 2018-02-14 01:18:59 +0100 |
---|---|---|
committer | Daniel Hahler <git@thequod.de> | 2018-02-22 23:41:13 +0100 |
commit | 1142e2dedb628352bb6a45f58fed0fd29b0725a9 (patch) | |
tree | c370535fd0916cf0e5fe6ee7c5d04509e5a89413 /Completion/Unix/Command/_curl | |
parent | 5b946f6c4ddb82d2436c5012e719d470802987d0 (diff) | |
download | zsh-1142e2dedb628352bb6a45f58fed0fd29b0725a9.tar.gz zsh-1142e2dedb628352bb6a45f58fed0fd29b0725a9.tar.xz zsh-1142e2dedb628352bb6a45f58fed0fd29b0725a9.zip |
42364: _git: fix __git_ignore_line to ignore the current word
Before this patch "git branch -d master<tab>" would result in "no matches found", while "master" itself should get completed here. The "(bQ)" (added in 527badc23, via 38129?!) does not seem to be necessary anymore: with files "f\[a-z\]o" and "foo", "git add f[a-z]o <tab>" offers "f\[a-z\]o", but not "foo".
Diffstat (limited to 'Completion/Unix/Command/_curl')
0 files changed, 0 insertions, 0 deletions