summaryrefslogtreecommitdiff
path: root/mirror.sh
AgeCommit message (Collapse)Author
2024-01-01Added -n for dry run modeAki
2024-01-01Input file may now contain gitolite references to pull all reposAki
2023-12-31Hot-fixed failures due to refused connectionsAki
2023-12-28A non-zero exit status will be returned on one or more failureAki
Tool will now use date-based versioning scheme: '%Y%m%d.N', where N will get incremented if multiple releases happen during a day. This is not done automatically currently. Some additional smaller changes were done to support exit status and versioning.
2023-04-15Implemented script that copies git repositories in bulkAki