How to resolve conflicts? EGit Mac [message #645428] |
Fri, 17 December 2010 04:12  |
Eclipse User |
|
|
|
Hi,
I am new with EGit, used SVN before. I just merged two branches which resulted in a conflict. I resolved manually, but now I cannot find where to "mark" it as resolved. I thought about the team synchronization view, but I cannot populate it with git. When I go to the Team Sync view and press Synchronize... -> Git a list with my repositories shows up. However, the finish button is greyed out. So I cannot populate the Team Synchronization view.
Can you tell me how to set my conflicting files to resolved?
Thanks in advance!
[Updated on: Fri, 17 December 2010 04:13] by Moderator
|
|
|
|
|
Re: How to resolve conflicts? EGit Mac [message #645472 is a reply to message #645439] |
Fri, 17 December 2010 06:05  |
Eclipse User |
|
|
|
Hi,
do you have uncommitted changes in your workspace?
A check-out of a commit fails if the check-out would change files which have such uncommitted changes.
I f yes, the easiest thing to do is to commit the changes. You can later on change the commit with the "amend" option in the commit dialog.
Btw.: Conflicts are resolved using the Team -> Add command.
Stefan
|
|
|
Powered by
FUDForum. Page generated in 0.03392 seconds