Re: [PATCH 09/10] git submodule update: cmd_update_recursive

2015-09-17 Thread Eric Sunshine
On Wed, Sep 16, 2015 at 9:39 PM, Stefan Beller wrote: > git submodule update: cmd_update_recursive Commit message doesn't seem to match the patch... > Signed-off-by: Stefan Beller > --- > git-submodule.sh | 31 --- > 1 file changed, 20 insertions(+), 11 deletions(-)

[PATCH 09/10] git submodule update: cmd_update_recursive

2015-09-16 Thread Stefan Beller
Signed-off-by: Stefan Beller --- git-submodule.sh | 31 --- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/git-submodule.sh b/git-submodule.sh index 52c2967..c40d60f 100755 --- a/git-submodule.sh +++ b/git-submodule.sh @@ -607,6 +607,24 @@ cmd_update_r