Skip to content

Commit display with topological sorting. #2262

@berezovsky-oksystem-cz

Description

@berezovsky-oksystem-cz

When displaying branches and commits using topological sorting, all commits within a branch are typically shown sequentially, as illustrated in the figure below. This layout is highly effective for reviewing a specific branch's history commit-by-commit to track all changes.

Image

However, the example below demonstrates that not all commits are displayed consecutively (one after another); some are fragmented or interrupted by commits from other branches. In certain instances, these related commits were positioned significantly further down the commit graph.

Image

Metadata

Metadata

Assignees

Labels

by-designThis is intentionally designed this way.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions