How to get the "Push to Gerrit" Action back with EGit

March 7, 2014 | 1 min Read

This week I updated my IDE to Eclipse 4.3.2 which comes with Egit 3.2. After that my “Push to Gerrit” action was gone from the usual place. If the same thing happens to you, here is how to get it back:

In the context menu, select Team > Remote > Configure Push to Upstream.

https://eclipsesource.com$13 does not exist

In the upcoming dialog, select Add

https://eclipsesource.com$13 does not exist

Configure HEAD to point to refs/for/master

https://eclipsesource.com$13 does not exist

After applying, you see the entry in the configuration dialog:

https://eclipsesource.com$13 does not exist

Now Dry-Run and Save.

When you go back to Team > Remote you will see the Push to Gerrit and Fetch from Gerrit actions are back.

https://eclipsesource.com$13 does not exist