$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost-announce] [metaparse] Review period starts May 25th and ends June 7th
From: Josh Juran (jjuran_at_[hidden])
Date: 2015-05-20 07:24:26
On May 20, 2015, at 2:00 AM, Tim Blechmann <tim_at_[hidden]> wrote:
>> Which if the library gets accepted will be a problem.. As there will no git
>> repo to transfer ownership of. The library will have to be extracted / and
>> or just source copied.
>
> this can easily be achieved via "git filter-branch
> --subdirectory-filter" ...
Or perhaps even more easily with git-subtree.
Josh