svn-all-fast-export / svn2git

:octopus: A fast-import based converter for an svn repo to git repos
GNU General Public License v3.0
262 stars 100 forks source link

Add LFS support #115

Open ymartin59 opened 4 years ago

ymartin59 commented 4 years ago

I propose to create additional directives to initialize repository with LFS support. A first commit may be created with expected content for ".gitattributes" and ".lfsconfig".

This will make migration process even more efficient, to prevent a second pass to migrate blobs to LFS when needed.