I'm looking to archive a git repository to a regular file server for a client.
Previously I've used git bundle create [path] --all
to do this and it's worked well.
However this repository is using Git LFS, and the LFS files aren't included in the bundle created using the above command.
The only way i figured out, is to zip and copy the tracked files and store them next to the repository. Every git-lfs system got a location where the versions of the tracked files are stored.
I will try to figure out something better, since im trying this aswel. If u find a solution, let me know pls
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With