format-patch: add --interdiff option to embed diff in cover letter
authorEric Sunshine <sunshine@sunshineco.com>
Sun, 22 Jul 2018 09:57:05 +0000 (05:57 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Jul 2018 19:50:06 +0000 (12:50 -0700)
commit126facf...219177bc265be725a8579c86ebdf99a5
tree951a68d...b89e0123c1ec0e75de85579a2609dce2copy hash to clipboard (tree)
parentfa5b7ea...70f4c5ee377e7fce799300829eabb291copy hash to clipboard (diff)
Documentation/git-format-patch.txt
Makefile
builtin/log.c
interdiff.c [new file with mode: 0644]
interdiff.h [new file with mode: 0644]
revision.h
t/t4014-format-patch.sh