Our version control manager recommends us to use git pull --rebase to pull new changes from upstream branch. I want to use EGit (Eclipse plugin for git) to exec
git pull --rebase
New update in Eclipse Mars shows the 'Pull...' option to rebase: