Git, Github, Infrastructure, Stash

How to migrate Gitolite or other Git-Server Repos to Stash automatic.

In one of our projects I had the need to convert many Git repositories from an old Gitolite server to a internal Stash system.

To have no need to make it for the more than 50 repositories by hand, I wrote this small script which I wanna share with you. The nice things the way which I use transfers also all branches, tags etc.

See the projects Github Page:
https://github.com/tommyziegler/gitolite-to-stash-converter

Just clone it, specify your data and have fun.

For problems in your setup create an issue on Github. Tested with Stash version v3.6.0

Standard