This project is a fork of the
fast-export.git project. If you have that one
already cloned locally, you can use
git clone --reference /path/to/your/fast-export.git/incarnation mirror_URL
to save bandwidth during cloning.
readme
This version (girocco branch) contains enhancements (-U <addr> and --flatten options) that allow changing the default unknown email address from 'devnull@localhost', avoiding attempts to create Git refs with directory/file conflicts (--flatten) as well as no longer passing invalid ref names or author names through to the Git fast-export data stream. Upstream has been notified of these fixes.