Comment by bobmcnamara
1 day ago
There is a trick for this, where you can setup a new repo to consider another as pre-initial-commit source of history.
1 day ago
There is a trick for this, where you can setup a new repo to consider another as pre-initial-commit source of history.
Does that cause all the binaries in LFS to come over too?
I can't imagine it would If you were moving both git and LFS.
The old repo will still be pointed to whatever the LFS config was at that time. If that service is still up, it should continue to work.
Ah my point is even with LFS enabled and you don’t store them external to git that the binaries are still totally part of the history (and really slow down cloning)
In my case, with a 25GB repo, it was really detrimental to performance