summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2018-02-14 01:18:59 +0100
committerDaniel Hahler <git@thequod.de>2018-02-22 23:41:13 +0100
commit1142e2dedb628352bb6a45f58fed0fd29b0725a9 (patch)
treec370535fd0916cf0e5fe6ee7c5d04509e5a89413 /Doc
parent5b946f6c4ddb82d2436c5012e719d470802987d0 (diff)
downloadzsh-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 'Doc')
0 files changed, 0 insertions, 0 deletions