[PATCH] Add --recursive flag to git bash completion script.

2016-02-22 Thread James
Patch attached! Cheers, JamesFrom f7feb714a7ec703b97552e343d5f4ce541ffb7a1 Mon Sep 17 00:00:00 2001 From: James Shubin <ja...@shubin.ca> Date: Sun, 8 Mar 2015 19:57:17 -0400 Subject: [PATCH] Add --recursive flag to git bash completion script. This flag was missing from the list, and

Re: [PATCH] Add --recursive flag to git bash completion script.

2015-03-09 Thread Thomas Ferris Nicolaisen
On Mon, Mar 9, 2015 at 1:00 AM, James purplei...@gmail.com wrote: This is a patch to add a much needed option to the bash completion script. I'm not subscribed to this list, so please include me in your reply if you'd like me to see your response. Please read the guide on how to submit patches

[PATCH] Add --recursive flag to git bash completion script.

2015-03-08 Thread James
...@shubin.ca Date: Sun, 8 Mar 2015 19:57:17 -0400 Subject: [PATCH] Add --recursive flag to git bash completion script. This flag was missing from the list, and I use it quite often :) Signed-off-by: James Shubin ja...@shubin.ca --- contrib/completion/git-completion.bash | 1 + 1 file changed, 1