| How to resolve conflicts? EGit Mac [message #645428] |
Fri, 17 December 2010 04:12  |
geX Messages: 6 Registered: July 2010 |
Junior Member |
|
|
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] Report message to a moderator
|
|
|
|
|
| Re: How to resolve conflicts? EGit Mac [message #645472 is a reply to message #645439] |
Fri, 17 December 2010 06:05  |
Stefan Lay Messages: 333 Registered: July 2009 |
Senior Member |
|
|
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.02176 seconds