cleanup is a CLI tool for keeping your Git repositories clean. It removes old branches in one or more repositories ... You can simply exclude them: $ cleanup branches --exclude="feature/3, feature/4".
cleanup is a CLI tool for keeping your Git repositories clean. It removes old branches in one or more repositories ... You can simply exclude them: $ cleanup branches --exclude="feature/3, feature/4".