On Sun, Jul 17, 2016 at 4:21 PM, brian m. carlson
[off-list ref] wrote:
I'm going to end up having to do something similar because of the issue
of submodules. Submodules may still be SHA-1, while the main repo may
be a newer hash.
Or even the other way around, main repo is one with sha1 while
submodule is on sha256. I wonder if we should address this separately
(and even in parallel with sha256 support), making submodules work
with an any external VCS system (that supports some basic operations
we define).
--
Duy