move off of submodules
apoelstra opened this issue · 1 comments
apoelstra commented
Submodules are a confusing and incompletely-implemented hack, which don't even work with git itself, let alone any tooling designed to work with git.
This is the only project in the rust-bitcoin ecosystem that uses submodules. We should move away from them.