Re: [PATCH] Update documentation occurrences of filename .sh

2014-12-16 Thread Jonathan Nieder
Peter van der Does wrote: > Documentation in the completion scripts for Bash and Zsh state the wrong > filenames. > > Signed-off-by: Peter van der Does > --- > contrib/completion/git-completion.bash | 4 ++-- > contrib/completion/git-completion.zsh | 2 +- > 2 files changed, 3 insertions(+), 3

[PATCH] Update documentation occurrences of filename .sh

2014-12-15 Thread Peter van der Does
Documentation in the completion scripts for Bash and Zsh state the wrong filenames. Signed-off-by: Peter van der Does --- contrib/completion/git-completion.bash | 4 ++-- contrib/completion/git-completion.zsh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/compl