Proposal : aggregated dlang git repository

Vladimir Panteleev via Digitalmars-d digitalmars-d at puremagic.com
Wed Feb 11 08:38:35 PST 2015


On Wednesday, 11 February 2015 at 16:37:29 UTC, Andrei 
Alexandrescu wrote:
> On 2/11/15 8:30 AM, Vladimir Panteleev wrote:
>> On Wednesday, 11 February 2015 at 16:16:41 UTC, Andrei 
>> Alexandrescu wrote:
>>> * What's going to happen with the commit history for our 
>>> current
>>> projects?
>>>
>>> * How about the pull requests history?
>>
>> If you have to ask this question, there's clearly a big 
>> communication
>> gap. This is not an overhaul of existing repositories or 
>> processes. The
>> answer to both is "nothing", and I don't think anyone is 
>> seriously
>> considering a change that would invalidate either.
>
> Can't be "nothing" - there will be something. E.g. the commit 
> history of the new repo will be a merge of the histories of the 
> individual projects. Is that right? -- Andrei

No. To clarify, the new repo is not a replacement of the existing 
ones. It is an additional meta-repository, which, when cloned 
with --recursive, gets all the other ones.


More information about the Digitalmars-d mailing list