$ git show-branch --topo-order master mybranch +$ git-show-branch --topo-order --more=1 master mybranch * [master] Merge work in mybranch ! [mybranch] Some work. -- - [master] Merge work in mybranch -*+ [mybranch] Some work.+*+ [mybranch] Some work. +* [master^] Some fun.