diff options
author | Junio C Hamano <gitster@pobox.com> | 2019-01-18 13:49:54 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-01-18 13:49:54 -0800 |
commit | b84e2977534b677ae1ac8670489002637fab6438 (patch) | |
tree | 0f4ebde24c47a68cc899d3f16bd980ecb1ff7fd2 /builtin/count-objects.c | |
parent | Merge branch 'cy/completion-typofix' (diff) | |
parent | completion: treat results of git ls-tree as file paths (diff) | |
download | tgif-b84e2977534b677ae1ac8670489002637fab6438.tar.xz |
Merge branch 'cy/zsh-completion-SP-in-path'
With zsh, "git cmd path<TAB>" was completed to "git cmd path name"
when the completed path has a special character like SP in it,
without any attempt to keep "path name" a single filename. This
has been fixed to complete it to "git cmd path\ name" just like
Bash completion does.
* cy/zsh-completion-SP-in-path:
completion: treat results of git ls-tree as file paths
zsh: complete unquoted paths with spaces correctly
Diffstat (limited to 'builtin/count-objects.c')
0 files changed, 0 insertions, 0 deletions