Open
Description
Most of commands are broken, and I'm highly suspicious it is related to submodules. For example, on freshly cloned git repo (with submodules):
reposetup failed in extension dirsync: When constructing alloc::boxed::Box<dyn commits_trait::DagCommits + core::marker::Send> from dyn storemodel::StoreInfo, "10-git-commits" reported error
Caused by:
0: resolving 209989e9e8d1bde8c8bb333be116937662cbc327 to git commit
1: object not found - no match for id (209989e9e8d1bde8c8bb333be116937662cbc327); class=Odb (9); code=NotFound (-3)
abort: When constructing alloc::boxed::Box<dyn commits_trait::DagCommits + core::marker::Send> from dyn storemodel::StoreInfo, "10-git-commits" reported error
Caused by:
0: resolving 209989e9e8d1bde8c8bb333be116937662cbc327 to git commit
1: object not found - no match for id (209989e9e8d1bde8c8bb333be116937662cbc327); class=Odb (9); code=NotFound (-3)
Is there an option in sapling to just ignore submodules like they don't exist?
Metadata
Assignees
Labels
No labels