Open
Description
Svn2git knows the "--empty-dirs" option to handle empty SVN directories. Unfortunately the option is only effective if the directory is created empty. If a directory is emptied while deleting all files and folders in it, the .gitignore file is not created.
It means that currently - if you have such cases - some kind of 'post-processing' after the svn2git-based migration is needed.