Skip to content

Commit c70b70b

Browse files
erickcestarirustyrussell
authored andcommitted
Remove libsodium and lowdown submodules to fix recursive clone
These submodules were causing failures during recursive git clone operations. The submodule entries were still registered in the git tree even though they were removed from .gitmodules, causing: "fatal: No url found for submodule path 'external/lightning/external/libsodium'" and similar errors for lowdown. This removes both submodule references from the git index to resolve recursive submodule initialization failures (exit code 128). Changelog-None
1 parent 57663bb commit c70b70b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

external/libsodium

Lines changed: 0 additions & 1 deletion
This file was deleted.

external/lowdown

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)