]> git.ipfire.org Git - thirdparty/git.git/commit - rerere.c
rerere: mark strings for translation
authorThomas Gummerer <t.gummerer@gmail.com>
Sun, 5 Aug 2018 17:20:30 +0000 (18:20 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Aug 2018 20:22:34 +0000 (13:22 -0700)
commit2373b6505966244ab3f5b630680169692d28f6f6
tree19acc4ee0547d747cf0e873412c3eb569ce18b39
parent28fc9abd3faaadfb882f7cd4586a9e27b067a284
rerere: mark strings for translation

'git rerere' is considered a porcelain command and as such its output
should be translated.  Its functionality is also only enabled through
a config setting, so scripts really shouldn't rely on the output
either way.

Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/rerere.c
rerere.c