Skip to content

Commit 87868b0

Browse files
Copilotcrcrpar
andauthored
Add .git-blame-ignore-revs file (#1960)
* Initial plan * Add .git-blame-ignore-revs file with commit SHAs to ignore Co-authored-by: crcrpar <[email protected]> * Add brief description for each commit in .git-blame-ignore-revs Co-authored-by: crcrpar <[email protected]> * Remove empty lines between commit entries in .git-blame-ignore-revs Co-authored-by: crcrpar <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: crcrpar <[email protected]>
1 parent 16fadfe commit 87868b0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.git-blame-ignore-revs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Commits to ignore in git-blame
2+
# These commits are bulk formatting or refactoring changes that should be skipped when viewing blame history
3+
4+
# Add pre-commit and GitHub Actions workflow for it (#1949)
5+
1f20398756f0eeba37d6887a2d3f65e0687ec94f
6+
# Remove github actions config of pre-commit in favor of pre-commit ci (#1958)
7+
27e0e8951352d9d58c88b2895cd8f2c752bda963
8+
# Enable Ruff pre-commit hooks (#1957)
9+
16fadfe71c0d57312351c2d8b056251a0c8ce1ef

0 commit comments

Comments
 (0)