Skip to content
Merged
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
9 changes: 9 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Commits that only MOVE code and never change behaviour. Listing them here keeps
# `git blame` pointing at the change that actually wrote each line instead of at
# the move. GitHub honours this file automatically; locally, enable it once with:
#
# git config blame.ignoreRevsFile .git-blame-ignore-revs

# refactor: split the four most-edited modules into directories
# (update/ + app.rs + i18n/ + github/, ~2000 lines moved, no behaviour change)
430f23840a63e3e69843215d27f87365057e4e34