Is there a way to see what would be pushed if you did a git push command?
What I'm picturing is something like the "Files Changed" tab of Github's "pull request" feature. When you issue a pull request, you can look and see what will be pulled in if they accept your pull request:
Command line is OK, but I'd prefer some sort of GUI (like the screenshot above).