From: Ann T Ropea Date: Sun, 3 Dec 2017 21:27:42 +0000 (+0100) Subject: diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value X-Git-Tag: v2.16.0-rc0~41^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7cb6ac1e4b5c58b515ca503c972124e8b5a0d9ee?ds=inline;hp=7cb6ac1e4b5c58b515ca503c972124e8b5a0d9ee diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value Neither Git nor the user are in need of this (visual) aid anymore, but we must offer a transition period. A follow-up patch (series) will rectify the situation by covering the new output format as well as the backward compatible one. Also, fix a typo: "abbbreviated" ---> "abbreviated". Signed-off-by: Ann T Ropea Signed-off-by: Junio C Hamano ---