-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I like the easy approach of wrapping the git CLI.
Is there a simple method to get the ahead/behind count of the local compared to the remote branch? Like you get it with
git rev-list --count origin/main..main and git rev-list --count main..origin/main?
So far, I couldn't find one. Maybe just overlooked or is it missing?
Metadata
Metadata
Assignees
Labels
No labels