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

git cherry-menu: allow blacklist edit if patch-id changed after cherry-pick

Open ningjiang opened this issue 11 years ago • 0 comments

Normally we would only blacklist the upstream branch we're working on if patch-id changed after a successful cherry-pick. Thus we can still port the patch to other branch in the future.

This is an initial attempt. Please help to review and give feedback.

ningjiang avatar Feb 27 '14 10:02 ningjiang