Clarify and extend the "git diff" format documentation
commit9659df52822a2fd7f85725d2ff680871b1f3bdc7
authorAndreas Gruenbacher <agruen@suse.de>
Thu, 14 Oct 2010 10:53:11 +0000 (14 12:53 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Oct 2010 21:15:30 +0000 (19 14:15 -0700)
tree4adec9b9d553fa2fde2a78253a868aa63bc036be
parent9fbd8986bb475befb27e0597c2ce0a7ce015334c
Clarify and extend the "git diff" format documentation

Move the similarity and dissimilarity index header description closer to
where those extended headers are described.

Describe and/or clarify the format used for file modes, pathnames, and
the index header.

Document that all "old" files refer to the state before applying the
*entire* output, and all "new" files refer to the state thereafter.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-generate-patch.txt