I used to like tabbing over to terminal to run my git commands and do my diffs.
Now I use the git flow plugin and do my full process including amends, push, etc interactively.
Much of it can be done by keyboard and the closeness to the auto linting and reformatting has caught many small errors, left behind little items and generally improved code quality greatly.