From: Jeff Smith Date: Wed, 24 May 2017 05:15:27 +0000 (-0500) Subject: blame: wrap blame_sort and compare_blame_final X-Git-Tag: v2.14.0-rc0~108^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/78b06e66be7806e7fa092c96a47be95984e7aee6?hp=78b06e66be7806e7fa092c96a47be95984e7aee6 blame: wrap blame_sort and compare_blame_final The new method's interface is marginally cleaner than blame_sort, and will avoid the need to expose the compare_blame_final method. Signed-off-by: Jeff Smith Signed-off-by: Junio C Hamano ---