git-format-patch (1) Linux Manual Page
git-format-patch – Prepare patches for e-mail submission Synopsisgit format-patch [-k] [(-o|–output-directory) <dir> | –stdout] [–no-thread | –thread[=<style>]] [(–attach|–inline)[=<boundary>] | –no-attach] [-s | –signoff] [–signature=<signature> | –no-signature] [–signature-file=<file>] [-n | –numbered | -N | –no-numbered] [–start-number <n>] [–numbered-files] [–in-reply-to=<message id>] [–suffix=.<sfx>] [–ignore-if-in-upstream] [–cover-from-description=<mode>] [–rfc] [–subject-prefix=<subject prefix>] [(–reroll-count|-v) <n>] [–to=<email>] [–cc=<email>] [–[no-]cover-letter] [–quiet] [–[no-]encode-email-headers] [–no-notes | –notes[=<ref>]]…
