I'm trying using git in eclipse for the first time, and I'm stuck. Brand new project, only one branch. I did the initial push to github, works great. Than I changed something, commited the change in my local git (shows in the history), but when trying to push, it's saying everything is up to date.
I have no idea what to do about it...