[ocaml-platform] github:ocaml/ocamlbuild?

Ashish Agarwal agarwal1975 at gmail.com
Sun Dec 13 00:29:54 GMT 2015


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 <francois.bobot at cea.fr>
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
> Platform at lists.ocaml.org
> http://lists.ocaml.org/listinfo/platform
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/platform/attachments/20151212/05037361/attachment.html>


More information about the Platform mailing list