FYI - LLVM migration to Git and GitHub has started
Ed Maste
emaste at freebsd.org
Tue Oct 22 16:45:43 UTC 2019
>From the llvm development mailing list:
> We're getting ready to start migrating to GitHub. SVN will be
> moved to read-only now and we'll
> begin the process of turning on GitHub commit access.
http://lists.llvm.org/pipermail/llvm-dev/2019-October/136106.html
A few additional points I found in another thread that are probably of
interest to the FreeBSD/git community:
> Just in the last week, the GitHub team completed the "Require Linear
> History" branch protection, which means we can now enforce linear
> history server side and do not need the git-llvm script to do this.
http://lists.llvm.org/pipermail/llvm-dev/2019-October/135912.html
and later:
> GitHub only supports pre-receive hooks in their Enterprise Server edition,
> which isn't a good option for us, because we would need to self-host it.
More information about the freebsd-git
mailing list