-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.git-blame-ignore-revs
More file actions
22 lines (20 loc) · 914 Bytes
/
Copy path.git-blame-ignore-revs
File metadata and controls
22 lines (20 loc) · 914 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# .git-blame-ignore-revs
#
# Commits listed here are skipped by `git blame` / `git log --follow` when
# the local clone is configured with:
#
# git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# GitHub honors this file automatically in PR diffs and blame views.
#
# Add a new rev (hash + date + one-line reason) whenever a purely mechanical
# commit lands that would otherwise pollute blame — reformats, mass renames,
# automated codemods.
# 2026-04-23 — Prettier big-bang reformat (no logic changes).
# First run after adding .prettierrc.json in Day 4 of the tech-debt week.
11af34ffcd514fb4eaf0b07c28ed4fb6193debd6
# 2026-04-25 — Comment cleanup sweep (task #43).
# Stripped sprint/cycle/PR-review parentheticals from 9 docblocks across
# feature barrels and the inactive-session scheduler. Surrounding rationale
# preserved verbatim; no logic touched.
d3f1c011d8b5e51995c93296ff00112a3394b296