зеркало из https://github.com/microsoft/git.git
rerere.h: mark string for translation
Signed-off-by: Matthias Ruester <matthias.ruester@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
96db324a73
Коммит
3424a02252
2
rerere.h
2
rerere.h
|
@ -24,6 +24,6 @@ extern void rerere_clear(struct string_list *);
|
|||
extern void rerere_gc(struct string_list *);
|
||||
|
||||
#define OPT_RERERE_AUTOUPDATE(v) OPT_UYN(0, "rerere-autoupdate", (v), \
|
||||
"update the index with reused conflict resolution if possible")
|
||||
N_("update the index with reused conflict resolution if possible"))
|
||||
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче