Hi,

On Fri, Aug 29, 2014 at 1:14 AM, Johannes Schlüter
<johan...@schlueters.de> wrote:
> On Thu, 2014-08-28 at 20:55 +0200, Julien Pauli wrote:
>> Looking at git branches, 5.0, 5.1 and 5.2 still have their respective
>> main branches (which is all right and good).
>>
>> However, they dont have their release branch references (5.1.1 , 5.1.2
>> etc...) , however they still show their own release tags, which is
>> also all right.
>
> For those branches we never had release branches, so there is no wonder
> they don't exist.
>
> I would favor to create a php-src-historic.git repo (or similar) which
> receives all old branches. With PHP 4 and 5.<=3 there this also might
> make the initial clone a tiny bit smaller while keeping all history for
> archeologists.
>
> johannes

Tags preserve history well enough, as previously noted - they are
basically immutable branches. This looks like a no-brainer to me.

Cheers,
Andrey.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to