I have an existing repo with git-lfs enabled (at GitHub) and 1GB of files in it. For bandwidth reasons, I want to stop using GitHub and start using a LFS repo hosted on the corporate network. Does anyone know how to migrate between git lfs repos?
I could convert to "a normal repo without git-lfs" and then back to git-lfs, but there must be a way to just do this without rewriting history and just copying over the files right?
Thanks!
(from The Github Enterprise installation, kudo's for pointing that out @Polygnome)
.lfsconfig
and make it the default for everybody