$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] A proposal for superproject structure and testing
From: Peter Dimov (lists_at_[hidden])
Date: 2013-12-09 12:11:44
Andrey Semashev wrote:
> With the branch approach, the branch can be deleted, and if I'm not
> mistaken, the release tag would then reference a non-existent commit of
> the branch.
What happens with the commit if the branch is deleted but the superproject
still references it is an interesting git question. :-)
Ideally, the feature will be fixed for the next release in a normal manner,
so the question will be moot in addition to interesting, but in practice, it
would probably still hold some relevance. :-)
Either way, forking seems a but heavy-handed.