From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Bharani Prasad <bharaniprasadvs@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: How to create branches above master
Date: Wed, 4 Aug 2010 08:07:56 +0000 [thread overview]
Message-ID: <AANLkTik-qw3bFHWLwMnqJuzgu=HHSRiiVRBW2nfjRTy3@mail.gmail.com> (raw)
In-Reply-To: <29342864.post@talk.nabble.com>
On Wed, Aug 4, 2010 at 07:22, Bharani Prasad <bharaniprasadvs@gmail.com> 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.
next prev parent reply other threads:[~2010-08-04 8:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-04 7:22 How to create branches above master Bharani Prasad
2010-08-04 8:07 ` Ævar Arnfjörð Bjarmason [this message]
2010-08-04 12:04 ` Jared Hance
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTik-qw3bFHWLwMnqJuzgu=HHSRiiVRBW2nfjRTy3@mail.gmail.com' \
--to=avarab@gmail.com \
--cc=bharaniprasadvs@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).