From f15a6d7f8cf1db3b29f6033800a370775dee4cf2 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 28 Mar 2021 14:01:42 +0300 Subject: [PATCH] =?utf8?q?=D0=9F=D0=BE=D0=B4=D1=81=D0=B2=D0=B5=D1=82=D0=BA?= =?utf8?q?=D0=B0=20git=20diff?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit https://veronneau.org/a-better-git-diff.html https://joelclermont.com/post/2021-02/better-diff-highlighting-in-git/ https://dev.to/cloudx/how-to-color-the-moved-code-in-git-10ei В составе git-а есть contrib/diff-highlight, который можно отдельно руками собрать и поставить. После первого же вызова git log -p я понял что оставляю его. А diff.colorMoved позволяет подсвечивать перенесённый код. Ещё не понял есть ли от этого толк. -- 2.50.0