I found more issues with completion for git show ref:path, so here I add one more patch. Chayoung You (2): zsh: complete unquoted paths with spaces correctly completion: treat results of git ls-tree as file paths contrib/completion/git-completion.bash | 35 +++++++++++--------------- contrib/completion/git-completion.zsh | 4 +-- t/t9902-completion.sh | 10 ++++---- 3 files changed, 21 insertions(+), 28 deletions(-) -- 2.17.1