Skip to content

Let users ignore authors #3

@tomice

Description

@tomice

The git-quick-stats project allows users to ignore authors. This is useful if you have some sort of bot or automated CI pipeline take over and handle merging of commits or patches. The parent project uses a _GIT_IGNORE_AUTHORS variable to allow you to filter out authors. Example usage would be as follows:

$ export _GIT_IGNORE_AUTHORS="(author1|author2)"
$ git-quick-stats

Make sure all documentation is updated to match this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions