module.exports = function (done) {
    const newBranch = {
        name: '*',
        mirror_master: true,
    };