Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submodule 'specta' not updating #26

Closed
tonyarnold opened this issue Aug 6, 2012 · 2 comments
Closed

Submodule 'specta' not updating #26

tonyarnold opened this issue Aug 6, 2012 · 2 comments

Comments

@tonyarnold
Copy link
Contributor

Hi Guys,

I'm getting the following error when doing a fresh clone/submodule update:

Submodule path 'GHAPIDemo/external/AFNetworking': checked out '553e1d7e6b7373e79d14ad71a4e67e6513d1b09a'
Submodule path 'external/expecta': checked out 'ed36c2a75c5b811837ee9dd0194066c8c53b6c76'
Submodule path 'external/jrswizzle': checked out '315b2f01688f828eec262ca80be5d853c4d00d03'
fatal: reference is not a tree: 948bfa115a0a422f1d254797e49bcc1468f03606
Submodule path 'external/xcconfigs': checked out '73f4162d29dcb6c8711248b43398f72d821bf917'
Unable to checkout '948bfa115a0a422f1d254797e49bcc1468f03606' in submodule path 'external/specta'
@joshaber
Copy link
Member

joshaber commented Aug 6, 2012

The submodules' URLs changed so you'll need to run:

git submodule sync

To update them before updating the submodules.

@tonyarnold
Copy link
Contributor Author

Boom — fixed. Sorry for the git ignorance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants