From: Defcon0 <patzer.dennis@googlemail.com>
To: git@vger.kernel.org
Subject: Question concerning merge behavior
Date: Thu, 26 Jul 2012 04:30:34 -0700 (PDT) [thread overview]
Message-ID: <1343302234333-7563780.post@n2.nabble.com> (raw)
Hello,
I'm quite new to git and have the following situation:
I have a master- and a productive-branch. The productive-branch lives on a
server (productive environment) and the master is for the devs to play
around ;-) Hot fixes and patches are primarily done in the productive
branch. New features are done in the master branch.
Now the question is, let's say, I did a stability fix in the
productive-branch and want that one also in the master branch (which
contains several new features). Will I have conflicts then with files
modified in the master- but not in productive-branch? Or will only the
modified files from the productive branch be compared with the master branch
(and not the modified ones in master)?
And do you think my branching in all makes sense (master for features,
branch for production environment)?
Big thanks in advance for any help!!
Bye Defcon0
--
View this message in context: http://git.661346.n2.nabble.com/Question-concerning-merge-behavior-tp7563780.html
Sent from the git mailing list archive at Nabble.com.
next reply other threads:[~2012-07-26 11:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-26 11:30 Defcon0 [this message]
2012-07-26 12:21 ` Question concerning merge behavior Greg Troxel
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=1343302234333-7563780.post@n2.nabble.com \
--to=patzer.dennis@googlemail.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).