tools Converting CVS repositories to Git For convertig CVS repositories to Git I found a nice tool called crap (https://github.com/rcls/crap). However, if you need to convert a larger number of repositories it's better to automate the single commands with shell a script: #!/bin/bash cd for