From: Junio C Hamano Date: Fri, 14 Feb 2020 20:54:21 +0000 (-0800) Subject: Merge branch 'jk/get-oid-error-message-i18n' X-Git-Tag: v2.26.0-rc0~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09e48400a3537db841b94790f070c4b843fc0bd0;p=thirdparty%2Fgit.git Merge branch 'jk/get-oid-error-message-i18n' A low-level API function get_oid(), that accepts various ways to name an object, used to issue end-user facing error messages without l10n, which has been updated to be translatable. * jk/get-oid-error-message-i18n: sha1-name: mark get_oid() error messages for translation t1506: drop space after redirection operator t1400: avoid "test" string comparisons --- 09e48400a3537db841b94790f070c4b843fc0bd0