Josh Triplett <j...@joshtriplett.org> writes: >> This would definitely need protocol extension when transferring >> objects across repositories. > > It'd also need a repository format extension locally. Otherwise, if you > ever touched that repository with an older git (or a tool built on an > older libgit2 or JGit or other library), you could lose data.
True. Thanks for sanity-checking me.