On Wed, Aug 4, 2010 at 07:22, Bharani Prasad <bharaniprasadvs@xxxxxxxxx> wrote: > I am using git-repository along with gerrit server for code review, I want > to create branches called "Integration" branch & "Release" branch What's stopping you? See git-checkout(1) for how to create branches. > I got different projects which I need to integrate in "integrate" branch and > give it to testing and once the bugs are fixed it should go to "release" > branch. See git-merge(1) et al for how to merge branches. > Please do help me with this issue, as it is critical... Please ask more specific questions if you'd like useful answers. > And also can you suggest me what can I use for Continuous build system in > Linux Fedora Buildbot? Any of the intersection between Google's results for "continuous integration" and "git". They're all good. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html