Re: [PATCH 2/3] git-submodule: use get_remote in resolve_relative_url
From: Junio C Hamano <hidden> Date: 2016-06-15 22:45:13
David Aguilar [off-list ref] writes:
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.