]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'as/long-option-help-i18n'
authorJunio C Hamano <gitster@pobox.com>
Fri, 17 Jan 2025 00:35:13 +0000 (16:35 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Jan 2025 00:35:13 +0000 (16:35 -0800)
Tweak the help text used for the option value placeholders by
parse-options API so that translations can customize the "<>"
placeholder signal (e.g. "--option=<value>").

* as/long-option-help-i18n:
  parse-options: localize mark-up of placeholder text in the short help


Trivial merge