$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [git] eol issues and fetchRecurseSubmodules = on-demand
From: Dave Abrahams (dave_at_[hidden])
Date: 2013-08-05 10:49:53
on Sun Aug 04 2013, Ahmed Charles <acharles-AT-outlook.com> wrote:
> Each subsection of .gitmodules would look like:
>
> [submodule "smart_ptr"]
> path = libs/smart_ptr
> url = http://github.com/boostorg/smart_ptr.git
> fetchRecurseSubmodules = on-demand
But I don't see why that should make any difference whatsoever. There
are no sub-submodules. At least, not yet.
What am I missing?
-- Dave Abrahams