Displaying 2 results from an estimated 2 matches for "6a354955".
2011 Jul 24
0
[LLVMdev] git
...ning slightly different commands if they want to
init and sync the superproject and use it to maintain the appearance of
atomicity across projects.
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110723/6a354955/attachment.html>
2011 Jul 24
2
[LLVMdev] git
Just to be up-front, I normally work on very small projects and I am very much a non-core LLVM developer (I'm the MicroBlaze backend maintainer). However, we have had success where I work using the git branching model described in [1] and [2]. There is a git tool named "git-flow" that specifically supports this model and it seems like it might fit the LLVM development model so I