0

I'm trying to to check how many commits away from master, regardless of how many other commits have been pushed to master since I branched off.

What's the right git command to do that

----(x)----(master)-----(a)-----(latest master)
              \
               \
               (branch_awesome/c)----(d)-----(e)

In this example I am three commits away.

user2167582
  • 5,986
  • 13
  • 64
  • 121

0 Answers0