Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Failed to recurse into submodule path 'Clients/iPhone' #61

Closed
CJtheLin opened this issue Dec 15, 2019 · 1 comment
Closed

Failed to recurse into submodule path 'Clients/iPhone' #61

CJtheLin opened this issue Dec 15, 2019 · 1 comment
Labels

Comments

@CJtheLin
Copy link

Resolving deltas: 100% (85/85), done.
error: Server does not allow request for unadvertised object 8313b477bc5cb839f212d8ae186643c715aa07fa
Fetched in submodule path 'Clients/iPhone/Libraries/Alerts', but it did not contain 8313b477bc5cb839f212d8ae186643c715aa07fa. Direct fetching of that commit failed.
Submodule path 'Servers/Chat': checked out 'f34908d476687c9209a26f48b531b3632248af4f'
Submodule path 'Servers/REST': checked out 'bf809384b7c8f5d29305e3b7bed96407b1b7e33e'
Failed to recurse into submodule path 'Clients/iPhone'

@ma11hew28
Copy link
Member

ma11hew28 commented Dec 16, 2019

I'm sorry. I think that commit is missing because I changed the commit history of acani/Alerts.

I just fixed this. I got the latest version of all submodules by running the following command in Terminal from the root directory of the Chats repository:

git submodule foreach --recursive 'git fetch && git reset --hard origin/master'

Then, for both the Clients/iPhone submodule and the Chats repository, I added and committed the changes and pushed them.

Thank you for reporting this.

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

No branches or pull requests

2 participants