|
Boost : |
Subject: Re: [boost] [GitHelp] Getting boost stable release from GitHub after git clone
From: Kostiantyn Ponomarenko (konstantin.ponomarenko_at_[hidden])
Date: 2017-10-31 20:37:37
Thank you for the help.
--- Kostia Kyiv, Ukraine On Mon, Oct 30, 2017 at 12:58 AM, Gavin Lambert via Boost <boost_at_[hidden]> wrote: > On 29/10/2017 00:43, Kostiantyn Ponomarenko wrote: >> >> I would appreciate little help in understanding what is the right way >> of switching to the latest stable boost release after git repository >> is cloned. >> >> My intention is to clone boost, because then, with new releases, I can >> easily update it with git and switch (checkout) to the next "current" >> release. > > > In theory, just this should be sufficient: > > git checkout boost-1.65.1 > git submodule update --init --recursive > > > _______________________________________________ > Unsubscribe & other changes: > http://lists.boost.org/mailman/listinfo.cgi/boost
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk