u, May 5, 2016 at 5:51 AM, Loet Avramson wrote:
>> Hi,
>>
>> According to git-clone man page - running 'git clone --recursive' "...is
>> equivalent to running 'git submodule update --init --recursive' immediately
>> after the clone is fini
Hi,
According to git-clone man page - running 'git clone --recursive' "...is
equivalent to running 'git submodule update --init --recursive' immediately
after the clone is finished...", though I found a little difference between
the two regarding the submodule's .git file:
1. Running 'git clon
2 matches
Mail list logo