return execCommand.execute( getExecData( mergeCommand ) )
                    .then( execResponse => {
                        log.concat( execResponse.logs );
                        log.info( `Removing "${ branch }" branch from the local registry.` );