nirvdrum / svn2git

Ruby tool for importing existing svn projects into git.
MIT License
2.11k stars 443 forks source link

How to run on an existing git repo? #332

Open CoenraadS opened 4 months ago

CoenraadS commented 4 months ago

Hello

I want to first make an initial commit with .gitignore and .gitattributes (for LFS), then let svn2git continue on this repository. Is there a command to use an existing repository? (Or some way to achieve the same goal?)