Re: [PATCH] bash completion: Add --recurse-submodules

2014-02-11 Thread Junio C Hamano
Keshav Kini writes: > Sup Yut Sum writes: > >> Signed-off-by: Sup Yut Sum >> --- >> contrib/completion/git-completion.bash | 19 ++- >> 1 file changed, 18 insertions(+), 1 deletion(-) > > Aren't you missing a commit message? The title itself is almost sufficient, I would think

Re: [PATCH] bash completion: Add --recurse-submodules

2014-02-10 Thread Keshav Kini
Sup Yut Sum writes: > Signed-off-by: Sup Yut Sum > --- > contrib/completion/git-completion.bash | 19 ++- > 1 file changed, 18 insertions(+), 1 deletion(-) Aren't you missing a commit message? -Keshav -- To unsubscribe from this list: send the line "unsubscribe git" in the bo

[PATCH] bash completion: Add --recurse-submodules

2014-02-09 Thread Sup Yut Sum
Signed-off-by: Sup Yut Sum --- contrib/completion/git-completion.bash | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index 9525343..87de809 100644 --- a/contrib/completion/git