doc: update diff-format.txt for removed ellipses in --raw
commitf9ea6e45edb71d83630f307cd0cba8dc52f48374
authorGreg Hurrell <greg@hurrell.net>
Sat, 24 Nov 2018 09:29:58 +0000 (24 10:29 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2018 06:59:14 +0000 (26 15:59 +0900)
tree0581731def77b76d311fd1b8f3e3d4c35b582d13
parent7f4e64169352e03476b0ea64e7e2973669e491a2
doc: update diff-format.txt for removed ellipses in --raw

Since 7cb6ac1e4b ("diff: diff_aligned_abbrev: remove ellipsis after
abbreviated SHA-1 value", 2017-12-03), the "--raw" format of diff
does not add ellipses in an attempt to align the output, but the
documentation was not updated to reflect this.

Signed-off-by: Greg Hurrell <greg@hurrell.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-format.txt