Re: [PATCH] builtin/push.c: fix description of --recurse-submodules option

2014-11-18 Thread Jiang Xin
2014-11-19 1:57 GMT+08:00 Ralf Thielow : > 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

[PATCH] builtin/push.c: fix description of --recurse-submodules option

2014-11-18 Thread Ralf Thielow
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 st