Skip to content

Feature to customize parent levels on git commit graph #49

@4strodev

Description

@4strodev

When you are using the git log you can specify an option called --first-parent that allows you to just specify the first parent of a commit allowing you to visualize a linear git log.

Without first parent
Image

With first parent
Image

Tools like git kraken allow you to customize this in the git commit graph.

Also, an option to just view a single branch would be useful instead of having to deselect all branches that I don't want to see on the graph.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions