#11 Add shell script that can be used to remove old branches from the merged configuration repos
Merged by merlinm. Opened by merlinm.
fedora-ci/ merlinm/cccc delete-old-config-branches  into  master

It would be good to run this periodically from cron or Jenkins to clean up old merged configurations generated by CCCC.

Usage: .../contrib/scripts/delete-old-branches.sh [ --dry-run ] age repo [ id_file ]

Removes branches older than 'age' seconds from git repo 'repo'.

If optional 'id_file' is specified, it is used as the private key file for authenticating to git.

rebased onto de48aad638e4ec5afccde5d2d2d3c9ecb7d959eb

Pull-Request has been merged by merlinm

Metadata