git-publish
git-publish copied to clipboard
When respinning pull request, use git-backport-diff to drop unmodified patches
Feature request
When respinning a pull request, we could use git-backport-diff
to find unmodified patches,
and only send the new/modified ones.
Example: https://lists.gnu.org/archive/html/qemu-devel/2020-06/msg06956.html
Thanks for sharing the idea!