From: arrao@cdac.in (Raghavendra)
To: kernelnewbies@lists.kernelnewbies.org
Subject: git merge issues
Date: Thu, 12 Jun 2014 10:46:19 +0530 [thread overview]
Message-ID: <539937A3.1010206@cdac.in> (raw)
Hello everyone,
Assume that i have two branches in my repository: master and devel.
-- I've updated the master branch from the remote repository (using git
pull).
Assume that the file name 'file.txt' has gone through an update.
-- Now the same file has also gone through a modification in the devel
branch (manual editing)
-- Now when I do a 'git merge master' from my devel branch, I am facing
a conflict issue something like this :
Auto-merging file.txt
CONFLICT (content): Merge conflict in file.txt
Automatic merge failed; fix conflicts and then commit the result.
Now my question is that do I need to solve the merging issue manually or
is there any way to solve this using git?
Thank you.
Raghavendra
-------------------------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]
This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
-------------------------------------------------------------------------------------------------------------------------------
next reply other threads:[~2014-06-12 5:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-12 5:16 Raghavendra [this message]
2014-06-12 5:28 ` git merge issues Vignesh Radhakrishnan
2014-06-12 5:30 ` Mandeep Sandhu
2014-06-12 5:53 ` Andreas Platschek
2014-06-12 6:32 ` git download jinzhao at wingtech.com
2014-06-12 6:44 ` 回复: " jinzhao at wingtech.com
2014-06-12 16:26 ` ?ظ?: " Valdis.Kletnieks at vt.edu
2014-06-12 13:18 ` Valdis.Kletnieks at vt.edu
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=539937A3.1010206@cdac.in \
--to=arrao@cdac.in \
--cc=kernelnewbies@lists.kernelnewbies.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).