-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
I'd like a way to know, if any of my repos are ahead or behind their corresponding remotes. If possible, I'd also like to know this for any other branches I may have.
I do not know the relevant git commands, apart from the fact that git status will tell me if I'm behind or ahead...
I usually run mu status and then read through the messages, but it's quite cumbersome..