0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-10 21:53:52 +01:00
Commit graph

1 commit

Author SHA1 Message Date
zeripath
baefea311f
Fix : Add LFS objects to base repository on merging ()
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.)
2019-06-22 18:35:34 +01:00