Skip to content

Conversation

@jtrobles-cdd
Copy link
Member

The file .git-blame-ignore-revs contains a list of revisions that are not helpful when assigning blame, such as source code reformatting, Python import sorting, etc., so that git blame is able to ignore those commits.

See:

@jtrobles-cdd jtrobles-cdd added the task Task or chore label Jan 9, 2024
@jtrobles-cdd jtrobles-cdd self-assigned this Jan 9, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jtrobles-cdd jtrobles-cdd force-pushed the task/add-git-blame-ignore-revs-config branch from 7d5564c to f5d0078 Compare September 26, 2024 23:38
The file `.git-blame-ignore-revs` contains a list of revisions that are
not helpful when assigning blame, such as source code reformatting,
Python `import` sorting, etc., so that `git blame` is able to ignore
those commits.

See:

- https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt
- https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
@jtrobles-cdd jtrobles-cdd force-pushed the task/add-git-blame-ignore-revs-config branch from f5d0078 to d17797d Compare September 26, 2024 23:48
@jtrobles-cdd jtrobles-cdd marked this pull request as ready for review September 26, 2024 23:49
@jtrobles-cdd jtrobles-cdd requested a review from a team as a code owner September 26, 2024 23:49
@sonarqubecloud
Copy link

@jtrobles-cdd jtrobles-cdd merged commit 8d767ff into develop Sep 26, 2024
@jtrobles-cdd jtrobles-cdd deleted the task/add-git-blame-ignore-revs-config branch September 26, 2024 23:55
@jtrobles-cdd jtrobles-cdd mentioned this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task Task or chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants