Re: Show-branch without commits

2018-12-21 Thread David
On Sat, 22 Dec 2018 at 10:04, Brian Johnson 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?

Show-branch without commits

2018-12-21 Thread Brian Johnson
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? --Brian