Мануалы и справочники Общие команды
git-show-tree

Команда git-show-tree: опции, ключи и примеры использования

git show-tree

Show a decorated tree graph with all branches of a Git repository, showing annotations. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-show-tree.

  • Show a decorated tree graph for all branches annotated with tags and branch names:

git show-tree

Изображение Выучи 10 хороших привычек для работы в UNIX от IBM