Error with submodule init: Fetched in submodule path 'cpython/packages/rasterio', but it did not contain fff416c6945b222f265fa268c4d56de34c8091dd.
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
When running `git submodule update --init --recursive` in al clean repo I get the following error:
```
fatal: remote error: upload-pack: not our ref fff416c6945b222f265fa268c4d56de34c8091dd
fatal: Fetched in submodule path 'cpython/packages/rasterio', but it did not contain fff416c6945b222f265fa268c4d56de34c8091dd. Direct fetching of that commit failed.
fatal: Failed to recurse into submodule path 'cpython'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.