Re: Issue with git submodule update --init --depth=1 submodA

2016-03-23 Thread Jared Davison
t; || die "$(eval_gettext "Unable to fetch in submodule path '\$displaypath'")" # Now we tried the usual fetch, but $sha1 may # not be reachable from any of the refs is_tip_reachable "$sm_path" "$sha1" || - fetch_in_submodule "$sm_path&qu

Re: Issue with git submodule update --init --depth=1 submodA

2016-03-23 Thread Jared Davison
ions or older either, just the exact version required. If you could please answer my question on how to make the server allow fetching by commit sha1 that would resolve the issue for me I think. Thanks again, Jared On Thu, Mar 24, 2016 at 3:19 AM, Stefan Beller wrote: > On Wed, Mar

Issue with git submodule update --init --depth=1 submodA

2016-03-23 Thread Jared Davison
Hello all, I have encountered a problem with using submodules. The problem occurs when using repo-parent$ git submodule update --init --depth=1 submodA Submodule 'submoduleA' (.../submoduleA.git) registered for path 'submoduleA' Cloning into 'submoduleA'... Fetched in submodule path 'submoduleA