5 Commits (master)
 

Author SHA1 Message Date
nico wellpott 9f798d4d54
reduce ressource consumption
* 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
4 years ago
nico wellpott 41c6d20dca
do not interrupt flow if repo is missing
+ 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
4 years ago
nico wellpott 006678e272
structurize script
+ seperate actions into functions for maintainability
+ use command line parameters for the svn list
4 years ago
nico wellpott c3ee3b4654
editorconfig: init
+ add basic editorconfig
4 years ago
nico wellpott 559b3dd718
initial commit
+ initial svn migration rebase script
4 years ago