diff options
author | Marc Cornellà <marc.cornella@live.com> | 2018-08-07 16:45:31 +0200 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2018-08-12 19:37:47 +0000 |
commit | 99fd8c0fe97b6e481ea41c16c753f3033aa1b47a (patch) | |
tree | 9f2397ad088adbb91e7357e361e57df1c12b497c /Doc/Makefile.in | |
parent | f58b35bf88722b9e9e420fa86f1a0a96f98515d9 (diff) | |
download | zsh-99fd8c0fe97b6e481ea41c16c753f3033aa1b47a.tar.gz zsh-99fd8c0fe97b6e481ea41c16c753f3033aa1b47a.tar.xz zsh-99fd8c0fe97b6e481ea41c16c753f3033aa1b47a.zip |
unposted (PR #26): __git_files: fix double quotation of star
This fixes the double quote introduced by aa160fc8, so that the end result of the parameter expansion is $pref followed by \* (a quoted star), meaning `git ls-files` gets a literal star, not an expanded list of matching files, as was intended in commit cc7437bf. Fixes completion of `git add ../<TAB>`.
Diffstat (limited to 'Doc/Makefile.in')
0 files changed, 0 insertions, 0 deletions