Re: [PATCH v6] submodule: Improve documentation of update subcommand

2015-03-02 Thread Junio C Hamano
Thanks, will queue. I think this round should be ready for 'next'. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH v6] submodule: Improve documentation of update subcommand

2015-03-02 Thread Michal Sojka
The documentation of 'git submodule update' has several problems: 1) It mentions that value 'none' of submodule.$name.update can be overridden by --checkout, but other combinations of configuration values and command line options are not mentioned. 2) The documentation of submodule.$name.up