From ca83dee8d9072f9815df14ac344e128d557e549b Mon Sep 17 00:00:00 2001 From: Nick Shirokov Date: Wed, 24 Jun 2026 14:23:05 +0300 Subject: [PATCH] =?UTF-8?q?chore(repo):=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D1=82=D1=8C=20.git-blame-ignore-revs=20(=D0=BD=D0=BE?= =?UTF-8?q?=D1=80=D0=BC=D0=B0=D0=BB=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F=20?= =?UTF-8?q?EOL)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Чтобы git blame атрибутировал строки содержательным коммитам, а не механической нормализации 26888a07. Локально включается через blame.ignoreRevsFile (настроено); GitHub/GitLab учитывают файл сами. Co-Authored-By: Claude Opus 4.8 (1M context) --- .git-blame-ignore-revs | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .git-blame-ignore-revs diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 00000000..fc9c1cf9 --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,7 @@ +# Коммиты, которые git blame должен «проскакивать» (механические правки — +# не меняют авторство содержимого). Включить локально: +# git config blame.ignoreRevsFile .git-blame-ignore-revs +# GitHub/GitLab уважают этот файл в blame-UI автоматически. + +# chore(repo): нормализация EOL к LF + .gitattributes +26888a07d58351755fb8e487727c00d5b611eb95