* git gc --auto should be enough for the rebase
Do not waste ressources on doing a complete aggressive garbage collection run
Additionally git gc gets run by svn2git internally too
+ add continue statements to skip iterations
allows for a smoother workflow reducing the risk of a single typo interrupting a larger batch of repos in process