On Sat, Feb 21 2015, Junio C Hamano wrote:
> Michal Sojka writes:
>> update::
>> +Update the registered submodules to match what the superproject
>> +expects by cloning missing submodules and updating the working
>> +tree of the submodules. The "updating" can be done in several
>> +
Michal Sojka writes:
> This patch fixes all these problems. Now, submodule.$name.update is
> fully documented in git-submodule.txt and the other files just refer to
"Fix all these problems by documenting submodule.*.update in
git-submodule.txt and make everybody else refer to it" in imperative
m
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
3 matches
Mail list logo