From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:21
Olivier Galibert [off-list ref] writes:
Up until now, when I wanted to send a patch to someone with the
associated changelog, I just did a git log to find the changelog sha1
then a git show to get the goods. How am I supposed to do that now?
"git show" is fine and it is still there, but there is a command
designed specifically for that purpose: format-patch.