[PATCH v3 1/1] doc: Change zsh git completion file name

2019-10-15 Thread Maxim Belsky via GitGitGadget
From: Maxim Belsky The original comment does not describe type of ~/.zsh/_git explicitly and zsh does not warn or fail if a user create it as a dictionary. So unexperienced users could be misled by the original comment. There is a small update to clarify it. Helped-by: Johannes Schindelin Help

[PATCH v2 1/1] doc: Change zsh git completion file name

2019-10-11 Thread Maxim Belsky via GitGitGadget
From: Maxim Belsky The original comment does not describe type of ~/.zsh/_git explicitly and zsh does not warn or fail if a user create it as a dictionary. So unexperienced users could be misled by the original comment. There is a small update to clarify it. Signed-off-by: Maxim Belsky Helped-

[PATCH 1/1] doc: Change zsh git completion file name

2019-10-10 Thread Maxim Belsky via GitGitGadget
From: Maxim Belsky Signed-off-by: Maxim Belsky --- contrib/completion/git-completion.zsh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/contrib/completion/git-completion.zsh b/contrib/completion/git-completion.zsh index 886bf95d1f..c0eca3ff25 100644 --- a/contrib/comp