Re: [PATCH] git-submodule: remove extraneous space from error message

2015-08-27 Thread Chris Packham
On Thu, Aug 27, 2015 at 4:26 PM, Alex Henrie wrote: > Signed-off-by: Alex Henrie > --- > git-submodule.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/git-submodule.sh b/git-submodule.sh > index 36797c3..25b1ddf 100755 > --- a/git-submodule.sh > +++ b/git-submodule.sh

[PATCH] git-submodule: remove extraneous space from error message

2015-08-26 Thread Alex Henrie
Signed-off-by: Alex Henrie --- git-submodule.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-submodule.sh b/git-submodule.sh index 36797c3..25b1ddf 100755 --- a/git-submodule.sh +++ b/git-submodule.sh @@ -904,7 +904,7 @@ Maybe you want to use 'update --init'?")"