Suppose your git commit history looks like this:
A---B---C---D---E---F master \\ / X---Y---Z topic
Is it possible to hav
Does this not work?
git log master git log --stat master