]> git.99rst.org Git - git.git/commit
rev-parse: mark die() messages for translation
authorWolfgang Müller <redacted>
Mon, 17 May 2021 08:02:43 +0000 (10:02 +0200)
committerJunio C Hamano <redacted>
Mon, 17 May 2021 09:39:53 +0000 (18:39 +0900)
commite2c5993744f2c802a907cba1cfb226dc688b527e
tree5d6df5f07679d81886e5f776e572fd28fb2136d9
parent99fc555188681caeedc983b9fc982d6dc8ee2a8c
rev-parse: mark die() messages for translation

These error messages are intended for the user. Let's touch them up
since we're here from the previous commit.

Signed-off-by: Wolfgang Müller <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/rev-parse.c
git clone https://git.99rst.org/PROJECT