git merge issues
Raghavendra
arrao at cdac.in
Thu Jun 12 01:16:19 EDT 2014
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.
-------------------------------------------------------------------------------------------------------------------------------
More information about the Kernelnewbies
mailing list