Heiko Voigt <hvo...@hvoigt.net> writes:

>> +                    if test -z "$force"
>> +                    then
>> +                            git rm -n "$sm_path" ||
>> +                            die "$(eval_gettext "Submodule work tree 
>> '\$sm_path' contains local modifications; use '-f' to discard them")"
>
> Minor nit. IMO, there is an indentation for the || missing here. Maybe
> Junio can squash that in on his side?

Sorry, but I do not see an indentation nit here.  The format looks
perfectly sane to me and in fact any other indentation would be
wrong.

Puzzled...
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to