Junio C Hamano [off-list ref] writes:
David Aguilar [off-list ref] writes:
quoted
This change removes replaces the remote finding logic in
resolve_relative_url with the new get_remote function.
Signed-off-by: David Aguilar <redacted>
I think these first two patches should be squashed into one, with a title
"git-submodule: refactor logic to find the remote from the current branch".
If you agree, I'll do that myself -- no need to resend; please just say
the word.
Actually, I took Mark's patch; you can do [3/3] with get_default_remote,
too, right?