twosigma / git-meta

Repository for the git-meta project -- build your own monorepo using Git submodules
http://twosigma.github.io/git-meta
BSD 3-Clause "New" or "Revised" License
220 stars 51 forks source link

create synthetic ref for fetches in submodules so that subsequent fet… #748

Closed chaimmintz closed 4 years ago

chaimmintz commented 4 years ago

…ches can use it for negotiation and only download new objects instead of the entire history

novalis commented 4 years ago

Looks like you'll have to fix up the test harness to ignore these new synthetic refs.