]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/get-oid-error-message-i18n'
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Feb 2020 20:54:21 +0000 (12:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Feb 2020 20:54:21 +0000 (12:54 -0800)
commit09e48400a3537db841b94790f070c4b843fc0bd0
tree2644568f7c320b0a4f7057ebc784226df0e4290d
parent4dbeecba27983a86c17383280856bbbe385ceb8d
parentb0418303b1f335d0753736c314a4fdd7966209ac
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
sha1-name.c
t/t1506-rev-parse-diagnosis.sh