[llvm-dev] RFC: Move the test-suite LLVM project to GitHub?

Yaron Keren via llvm-dev llvm-dev at lists.llvm.org
Wed Feb 24 23:02:02 PST 2016


If I understand correctly, for contributors without commit rights, the new
patches "path" is

1) local work
2) local git
3) contributor github fork
4) official github fork



2016-02-25 0:01 GMT+02:00 Joachim Durchholz via llvm-dev <
llvm-dev at lists.llvm.org>:

> #3) Contributors without commit rights need to set up a fork (really a
> "git clone") on GitHub, and commit to that before they can issue a pull
> request.
> This sounds easy enough in theory, but for your local work you pull and
> merge from "origin" and push to "fork", and then you go to the GH site and
> start the pull request, and once it's in you start cleaning up work
> branches both locally and on GitHub. It's a lot of clerical work, and some
> aspects of this all are easy to get wrong for a git newbie.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/e4303ba3/attachment.html>


More information about the llvm-dev mailing list