Skip to content

Linear vs graph output #173

@martinezmatias

Description

@martinezmatias

Coming linearly navigates the history according to the commit dates. Thus, the output is a list of results coming from analyzing each commit.
However, the history could be structured as a graph: some commits are done over a particular branch and the they are merged into another branch (e.g., master).
We would provide the possibility to organize the output according to that structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions