Re: [PATCH] submodule.c: add missing ' in error messages
On Thu, Apr 13, 2017 at 9:40 AM, Ralf Thielow wrote: > Signed-off-by: Ralf Thielow > --- Thanks! Reviewed-by: Stefan Beller
[PATCH] submodule.c: add missing ' in error messages
Signed-off-by: Ralf Thielow --- submodule.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/submodule.c b/submodule.c index c52d6634c..02033c97e 100644 --- a/submodule.c +++ b/submodule.c @@ -1251,7 +1251,7 @@ int bad_to_remove_submodule(const char *path, unsigned flags)