Open refack opened 10 years ago
Merged #8 which should fix this for you. Could look into also using --depth as an added optimization - thoughts?
AFAICT if the repos is never used for committing, it's a great optimization. May add a flag with n=1 as a default.
First of all
--single branch
doesn't work for me (on heroku even toughgit --version
=== 1.7.0). This works, and is much faster. Only limitation is the repository can't be committed to.