0

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?

Zakharov Roman
  • 739
  • 3
  • 13
  • 31

1 Answers1

0

Ok, I solved it with merging the remote and local branch with reducing conflicts by remote side.

Zakharov Roman
  • 739
  • 3
  • 13
  • 31