Unset PARSE_OPT_OPTARG so that it is clear that this option requires an
argument. Since the parse-options machinery guarantees that an argument
is present now, assume that `arg` is set in the else of
option_parse_recurse_submodules().
Reported-by: Andrew White <redacted> Signed-off-by: Denton Liu <redacted> Signed-off-by: Junio C Hamano <redacted>