Tagged Questions
6
votes
6answers
5k views
Git: Compare All Local Commits to Remote Repo Version
I'm somewhat new to Git and what I'm trying to do seems like it should be possible. Basically I've been working off of clone of a repo and have made quite a few local commits. Is there a way to see ...