JGET-012 MED: relative submodule url (../sub) not resolved against the parent source

jab get of a git parent whose .gitmodules declares a RELATIVE submodule url (url = ../sub) passes it to the sub fetch without resolving it against the parent SOURCE URI, so the fetch targets a nonexistent project (HOMENOPROJ / "peer advertised no usable ref"), the sub is absent and the get exits 1. Native resolves ../sub against the parent URI (the SUBS-020 rule). Part of JGET-001; method Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome