Re: Show-branch without commits
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
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