Skip to content

Document when and how to .git-blame-ignore-revs #130737

Closed
rust-lang/rustc-dev-guide
#2072
@jieyouxu

Description

@jieyouxu

I should add some docs in the dev-guide about when and how to add entries to .git-blame-ignore-revs

Originally posted by @jieyouxu in #130736 (comment)

Some large reformatting or refactoring PRs that don't otherwise contain functional changes might be good candidates for .git-blame-ignore-rev (but want to be conservative about which commits qualify so we don't miss out on commits that would benefit from being present in blame)

Metadata

Metadata

Assignees

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions