<div dir="ltr">Should be fixed now.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 30, 2016 at 5:51 PM, Markus Seeber <span dir="ltr"><<a href="mailto:markus.seeber@spectralbird.de" target="_blank">markus.seeber@spectralbird.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">After just checking out jack1 from GitHub and trying to initialize the<br>
git submodules for headers, example-clients and tools I received the<br>
following error:<br>
<br>
$ git submodule update --init<br>
fatal: reference is not a tree: e74323c535876abca9a2293bd2ca426a3b91ff8b<br>
fatal: reference is not a tree: a2536c8b348bbfb21ec53db901e7992d7ffef474<br>
fatal: reference is not a tree: 8e140b72de0231d129c6006db969f1dba4f1486b<br>
Unable to checkout 'e74323c535876abca9a2293bd2ca426a3b91ff8b' in<br>
submodule path 'example-clients'<br>
Unable to checkout 'a2536c8b348bbfb21ec53db901e7992d7ffef474' in<br>
submodule path 'jack'<br>
Unable to checkout '8e140b72de0231d129c6006db969f1dba4f1486b' in<br>
submodule path 'tools'<br>
<br>
After checking the referenced submodules, I found that the referenced<br>
commits _do not exist_ in the tree of these 3 repositories.<br>
<br>
The last change to the submodules was:<br>
<br>
> commit c758cdf4f6e959b92683f2dba6ce8617ac4f0a83<br>
> Date:   Tue Feb 23 10:15:45 2016 -0500<br>
<br>
Which introduced many changes.<br>
<br>
What happened here? Are there pending commits of these 3 repositorys<br>
that are not yet public or was there a rebase in these so that the<br>
history got rewritten?<br>
<br>
For the time being, I assume it is safe to assume that HEAD of master is<br>
a valid commit to check out?<br>
<br>
Best regards<br>
<span class="HOEnZb"><font color="#888888"><br>
Markus<br>
</font></span></blockquote></div><br></div>