From eedc4be54f41c49000b628a48c4926451986f121 Mon Sep 17 00:00:00 2001 From: Ralf Thielow Date: Tue, 18 Nov 2014 18:57:46 +0100 Subject: builtin/push.c: fix description of --recurse-submodules option The description of the option for argument "recurse-submodules" is marked for translation even if it expects the untranslated string and it's missing the option "on-demand" which was introduced in eb21c73 (2014-03-29, push: teach --recurse-submodules the on-demand option). Fix this by unmark the string for translation and add the missing option. Signed-off-by: Ralf Thielow Signed-off-by: Junio C Hamano diff --git a/builtin/push.c b/builtin/push.c index 7b1b66c..17fc31d 100644 --- a/builtin/push.c +++ b/builtin/push.c @@ -463,7 +463,7 @@ int cmd_push(int argc, const char **argv, const char *prefix) 0, CAS_OPT_NAME, &cas, N_("refname>: