Re: Cleaning projects with submodules

2015-04-27 Thread Heiko Voigt
Hi, On Sat, Apr 25, 2015 at 11:36:25PM +0200, Simon Richter wrote: > I'm trying to set up a continuous integration build for Boost, which > uses massive amounts of submodules, and keep running into problems when > running "git clean" in the toplevel project. > > When I switch to a version where a

Cleaning projects with submodules

2015-04-25 Thread Simon Richter
Hi, I'm trying to set up a continuous integration build for Boost, which uses massive amounts of submodules, and keep running into problems when running "git clean" in the toplevel project. When I switch to a version where a submodule has been removed (e.g. an earlier version), "git clean -dx" wi