Delta
Delta copied to clipboard
Roxas dependency commit is missing on the develop branch.
Steps to reproduce:
- Clone develop branch
- Update submodules
- Get error:
$ git submodule update --init --recursive fatal: remote error: upload-pack: not our ref b37826bd0f6b5e3b8c019d0d2b41511e7512c0af Fetched in submodule path 'External/Roxas', but it did not contain b37826bd0f6b5e3b8c019d0d2b41511e7512c0af. Direct fetching of that commit failed.
I also tried clicking on the Roxas dependency on the Github website but got a 404 error that the page doesn't exist. Probably just pointing to the wrong commit or branch.
I had the same problem. It points to an not existing commit.
I think this is fixend and can be closed