Status of move to github

That last post I see on this mailing list is from November concerning the results of the survey. So I was wondering what the latest status for moving to github?

– Wnk

Below are links to the full threads that Brian Cain mentions:

http://lists.llvm.org/pipermail/llvm-dev/2017-January/thread.html#109008

http://lists.llvm.org/pipermail/llvm-dev/2017-May/thread.html#112546

Hi Wink,

You can already start playing with what a monorepo could look like: http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo

I recently posted on llvm-dev:

As a reminder, the current status today and my position is the same as in January: http://lists.llvm.org/pipermail/llvm-dev/2017-January/109015.html ; which can be summarized as: “At some point, if the experiment is
conclusive, we should be able to build a larger majority and hopefully reach a consensus that the proposed prototype can be considered viable for development and start planning the actual committing changes.”

See also Chris’ answer for a more explicit version: http://lists.llvm.org/pipermail/llvm-dev/2017-January/109115.html

Best,

Thank you for the info, hopefully moving to GitHub happens soon.