mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-14 13:57:37 +03:00
On merge we walk the merge history and ensure that all lfs objects pointed to in the history are added to the base repository. This switches from relying on having git-lfs installed on the server, (and in fact .gitattributes being correctly installed.)