[PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!

Vlad Dovlekaev via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 13:03:41 PDT 2016


vladisld added a comment.

In https://reviews.llvm.org/D22463#494828, @jlebar wrote:

> I think the general feeling is that most of us (myself included) would rather not learn a new tool if there's a simpler >alternative, such as a vanilla git workflow.


Generally you're right, however learning how to use git-repo is much simpler than managing the intricacies of git sub-modules (and Google's experience with Android is a clear example of it). This is IMHO of cause.

+ you get a good integration with Gerrit enabled services like Gerrithub (http://gerrithub.io/) and other CI systems (like Jenkins for example)

I'll try to bring this topic back in llvm-dev - thanks for suggestion.


https://reviews.llvm.org/D22463





More information about the llvm-commits mailing list