From: Ralf Thielow Date: Tue, 18 Nov 2014 17:57:46 +0000 (+0100) Subject: builtin/push.c: fix description of --recurse-submodules option X-Git-Tag: v2.3.0-rc0~85^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eedc4be54f41c49000b628a48c4926451986f121;p=git 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 7b1b66c36a..17fc31dd0d 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>: