Lists the repo-wide format commit so `git blame` skips it. One-time local setup: `git config blame.ignoreRevsFile .git-blame-ignore-revs` (Forgejo honours it too).
7 lines
344 B
Plaintext
7 lines
344 B
Plaintext
# Revisions listed here are skipped by `git blame` (git >= 2.23) so mechanical,
|
|
# whole-repo reformatting does not bury the real authorship of each line.
|
|
# Configure once per clone: git config blame.ignoreRevsFile .git-blame-ignore-revs
|
|
#
|
|
# Prettier one-time repo-wide format pass (R2 S1b, 2026-07-21)
|
|
51c36c2071728d2cd7ae580b7bfdf21f6867a347
|