Boost logo

Boost :

Subject: Re: [boost] Equivalent of "svn update"?
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2013-12-07 17:37:31


For information, you can update all the submodules to their latest version
with:

  git submodule foreach git pull

"foreach" is very useful to manipulate all submodules at once.

HIH,
Philippe


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