I am facing problem with eclipse git plugin (EGIN)
I am using Eclipse Indigo v.
I have checkout project from git repo, if i made change in one file and try to commit first and after commit when i try to push it to upstream it does not show any change to push to upstream...
Another problem i am facing is if developer have push changes i pull from upstream it should download and merged files but it won't and when i do synchronzie it keep showing files in red.
Not every time facing this issue, randomly it happens and it won't work normally until i delete my local repo and fetch contents again from remote repo.
anybody can refer any good tutorial how can i push and pull changes ??