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