Open philmd opened 4 years ago
Feature request
When respinning a pull request, we could use git-backport-diff to find unmodified patches, and only send the new/modified ones.
git-backport-diff
Example: https://lists.gnu.org/archive/html/qemu-devel/2020-06/msg06956.html
Thanks for sharing the idea!
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