Boost logo

Boost :

Subject: Re: [boost] [modularization] Missing libs/core file
From: Barend Gehrels (barend_at_[hidden])
Date: 2014-06-18 08:38:45


Peter Dimov wrote On 18-6-2014 12:30:
> Barend Gehrels wrote:
>> After --init, run it also without --init because it does not update
>> the already initialized submodules.
>
> That's not true, at least for me. I never use "git submodule update"
> without --init, and everything updates fine.
>
> git pull
> git submodule update --init
>

OK - could not test it myself because I already used it before, without
--init

But I got this from StackOverflow:
http://stackoverflow.com/questions/10168449/git-update-submodule-recursive

(don't know if the recursive flags is relevant)

Regards, Barend


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk