Skip to content

chore(git-blame): add a revs ignore file for git blame#2649

Merged
shamardy merged 1 commit intodevfrom
clean-blame
Nov 5, 2025
Merged

chore(git-blame): add a revs ignore file for git blame#2649
shamardy merged 1 commit intodevfrom
clean-blame

Conversation

@mariocynicys
Copy link
Copy Markdown
Collaborator

adds a .git-blame-ignore-revs file with a couple of toolchain upgrade commits that keep popping up a lot for me with each blame peek (using gitlens on vscode).

whenever i wanna read the commit message associated with some line or take a quick look at the diff of the commit that introduced a certain line, i face one of these commits in the blame view and gotta pass by them and back to the original line change.

this is probably not all the commits that should be ignored, we might have other fmt/clippy/renamings commits, but these are the most prominent ones that keep popping up for me.

@mariocynicys mariocynicys marked this pull request as ready for review October 13, 2025 14:36
@shamardy shamardy merged commit f537dce into dev Nov 5, 2025
20 of 26 checks passed
@shamardy shamardy deleted the clean-blame branch November 5, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants