This lists commits with the first line of their messages.
It also includes either a <
or >
arrow at the front of each commit indicating whether the commit is on:
<
: left (feature)>
: right (master)
git log --left-right --graph --cherry-pick --oneline feature...master