X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-generate-patch.txt;h=8f9a2412fd44c80f2bf8d63271e2897ebeb3ddeb;hb=f78eeeaf55a4f60a05d3e6452f29a2214c29b6fd;hp=0f25ba7e3857e6c4f18c3589b31f082b602df6dc;hpb=33256e6b1bfb597f6505a7f40554097035c9ab60;p=git.git diff --git a/Documentation/diff-generate-patch.txt b/Documentation/diff-generate-patch.txt index 0f25ba7e3..8f9a2412f 100644 --- a/Documentation/diff-generate-patch.txt +++ b/Documentation/diff-generate-patch.txt @@ -56,7 +56,8 @@ combined diff format "git-diff-tree", "git-diff-files" and "git-diff" can take '-c' or '--cc' option to produce 'combined diff'. For showing a merge commit -with "git log -p", this is the default format. +with "git log -p", this is the default format; you can force showing +full diff with the '-m' option. A 'combined diff' format looks like this: ------------