Boost logo

Boost :

Subject: Re: [boost] [modularization] Missing libs/core file
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-18 09:17:09


Adam Wulkiewicz wrote:

> Then to be sure:
>
> git submodule foreach 'git checkout develop; git pull'

That's not needed either, and it provides no additional protection.

    git pull
    git submodule update --init

is all that's required.


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