Output of git branch in tree like fashion

前端 未结 6 860
野的像风
野的像风 2020-12-04 04:34

Right now, when I type \"git branch\"

it lists my branches in an arbitrary order.

What I would prefer would be if \"git branch\" listed my output in a tree l

6条回答
  •  暖寄归人
    2020-12-04 05:29

    For those who use Github, they have a branch network viewer that seems easier to read

提交回复
热议问题