Skip to content

Commit history shows commits duplicated for merged branches #34

@sim642

Description

@sim642

This issue refers to a future bug-to-happen.

Currently commit history is recursively enumerated for all parents. Once merges become a thing this will lead to duplicate commits for anything before the branching off.

Separate bookkeeping should be set in place to not only avoid duplicate commits being shown but also display commits in suitable order after merging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions