Sorry this may be a duplicate but I'm having real trouble trying to find the right answer.
Originally I did a fork of https://github.com/Athou/GeekBot
This created https://github.com/david99world/GeekBot
How do I "update" my branch so it's the same as the base revision, similar to a merge up in SVN? Sorry, this is probably very simple but I'm very new to GIT, is it possible to do this within Eclipse using egit?
Thanks,