Skip to content

Ignore .git-blame-ignore-revs hashes #1084

Description

@michen00

Is there an existing issue or pull request for this?

  • I have searched the existing issues and pull requests

Feature description

git cliff would ignore

  • any commits referenced in .git-blame-ignore-revs
  • any commits that modify only .git-blame-ignore-revs

(if the file exists).

Desired solution

A config to enable this in the .toml file would be great. I think it makes sense to enable the latter option by default too.

Alternatives considered

I had a convention for commits updating that file, so I wrote a pattern for it. Then halfway through the project, I updated that convention, so I wrote another pattern. But what if I didn't have a convention?

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions