On Sat, 22 Dec 2018 at 10:04, Brian Johnson <[email protected]> wrote: > > Is it possible (or could a flag be added) to have show-branch only > show the branch hierarchy at the top and not print out the commit > list?
Does git show-branch --list do what you want?

