Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] EGit doesn't enter "Conflicts" mode after conflicting merge

2012/5/16 Stefan Rademacher <Rademacher@xxxxxxx>
Hello all,
 
I am working with the current 2.0.0 nightly build and have the following problem:
Whenever I execute "Pull", and the incoming commits cannot automatically be merged with my local ones, EGit shows the conflicting files, but doesn't enter the "Conflicts" mode. Consequently the "Merge Tool..." button stays disabled, and I can't complete the merge in a proper way.
 
My current workaround is to call "git pull" from the commandline. Then EGit correctly recognizes, that there are conflicts to be resolved, which I do by opening the Merge Tool.
 
Is this already a known issue or am I doing something wrong?

could you provide step by step instructions how to reproduce your problem,
ideally using some public repository 


--
Matthias

Back to the top