]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
sha1-name.c
t/t1506-rev-parse-diagnosis.sh

diff --cc sha1-name.c
Simple merge
Simple merge