Examples (3)
Extract the patch and author data from an email message
git mailinfo message|patchExtract but remove leading and trailing whitespace
git mailinfo -k message|patchRemove everything from the body before a scissors line (e.g. "-->* --") and retrieve the message or patch
git mailinfo --scissors message|patchmade by @shridhargupta | data from tldr-pages