git-config icon indicating copy to clipboard operation
git-config copied to clipboard

cherry menu.skip branch enhancement

Open jpsaman opened this issue 9 years ago • 0 comments

Blacklisting a commit for a specific branch by hand on each git notes edit is cumbersome when working on a large patch set. The addition of an option to add a specific branch instead of 'all' improves the git-cherry-menu work flow.

To ease the workflow git-cherry-menu gained an option to override the default blacklist branch 'skip: all' by specifying the option '-c cherry-menu.skip-branch='.

jpsaman avatar Aug 30 '16 15:08 jpsaman