Which git tool generated this tree view?

前端 未结 4 1166
难免孤独
难免孤独 2021-02-20 13:25

\"alt

Just wondering which tool generated this git tree view? Thanks.

4条回答
  •  灰色年华
    2021-02-20 13:45

    This is gitx, as suggested in other answers. However, this graph is not an achievement of this tool only; such a view can be generated by many tools (qgit, tortoisegit, gitg), including bare git itself output to console!

提交回复
热议问题