Files
tldr/pages.zh/common/git-show-tree.md

9 lines
313 B
Markdown

# git show-tree
> 显示一个带有所有 Git 仓库分支的装饰树图,并显示注释。
> 属于 `git-extras`。
> 更多信息:<https://github.com/tj/git-extras/blob/master/Commands.md#git-show-tree>。
- 显示一个带有标签和分支名称注释的所有分支的装饰树图:
`git show-tree`