Indeed, the repo is blank for now. I haven't taken the time to do this yet,
but will next week-end at the latest. In the meantime, feel free to use the
mantis bugtracker to report issue -- we will have to migrate them to github
in any case -- setting the "Target version" to "later".

On Sun, Dec 13, 2015 at 1:29 AM, Ashish Agarwal <[email protected]>
wrote:

> What's the next step on this? Gabriel, I can help if you'd like. I'm eager
> to get the repo created as I have several issues to report.
>
> On Fri, Dec 4, 2015 at 11:35 AM, François Bobot <[email protected]>
> wrote:
>
>> On 03/12/2015 14:49, Fabrice Le Fessant wrote:
>>
>>> Hi Thomas,
>>>
>>>    You can. The only interesting part was how it was created by
>>> xtracting the git history:
>>>
>>> How this repository was created:
>>>
>>
>> git subtree split -P ocamlbuild -b next-ocamlbuild
>>> git filter-branch --prune-empty next-ocamlbuild
>>> git checkout next-ocamlbuild
>>>
>>
>> Just for this part you can replace these line by
>>
>> git filter-branch --prune-empty --subdirectory-filter ocamlbuild -- --all
>>
>> and all the tags and branches are filtered.
>>
>> My two cents,
>>
>> --
>> François
>>
>> _______________________________________________
>> Platform mailing list
>> [email protected]
>> http://lists.ocaml.org/listinfo/platform
>>
>
>
> _______________________________________________
> Platform mailing list
> [email protected]
> http://lists.ocaml.org/listinfo/platform
>
>
_______________________________________________
Platform mailing list
[email protected]
http://lists.ocaml.org/listinfo/platform

Reply via email to