Hey, In future, if you need to resend a patchset, you can use the -v flag of git (format-patch|send-email) to indicate the revision number of the patchset, eg: git send-email -3 --to=XXXXX@debbugs.gnu.org -v2 -- (