Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Revisions git blame should skip. Enable once with:
# git config blame.ignoreRevsFile .git-blame-ignore-revs
# Add only whitespace/format-only commits.
#
# Caveat, measured on the entry below: --ignore-revs-file cannot pass
# blame through a commit that MERGES lines. A reflowed line does not
# exist in the parent, so there is nothing to re-attribute it to, and
# the 43 affected lines stay attributed to the reformat either way.
# The entry is kept for future format-only commits that map 1:1.

# docs: unwrap hard-wrapped prose (whitespace only, no content change)
5e2ae60b0a287b6cf9ed5609823f39fe91568da0
241 changes: 44 additions & 197 deletions AGENTS.md

Large diffs are not rendered by default.

Loading