I'm working with Git in Eclipse, so every time when I tried to pull my repository the changes from my last commit does not appear in project's code. What have I missed?
Asked
Active
Viewed 105 times
0
-
Did you refresh the eclipse project? – Apurv Nov 24 '12 at 07:34
-
Yes, I have. Also tried to restart eclipse but it does not helped – Zakharov Roman Nov 24 '12 at 07:37
1 Answers
0
Ok, I solved it with merging the remote and local branch with reducing conflicts by remote side.

Zakharov Roman
- 739
- 3
- 13
- 31