$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] A proposal for superproject structure and testing
From: Vladimir Prus (ghost_at_[hidden])
Date: 2013-12-09 12:36:21
On 09.12.2013 21:17, Alexander Lamaison wrote:
> Because, if so, that's not possible with git. Branches are just
> nicknames for particular commits. They can come and go pretty much as
> they please without disrupting other things. Submodules reference a
> _commit_ and the commits remain in the repository regardless of what
> happens to the branches.
Then what does 'git gc' do?
- Volodya