From: Stephen Finucane Date: Tue, 26 Apr 2022 16:07:00 +0000 (+0100) Subject: Add git-blame-ignore-revs file X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e6bd1f861713cf598808fffe1f8e71cf43dc8e;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Add git-blame-ignore-revs file This is helpful when using git-blame on files that 'black' heavily modified back in 2019'ish. While git doesn't specify this name, there seems to be a general convention around using this. See Django [1] and Twisted [2], for example. [1] https://github.com/django/django/blob/main/.git-blame-ignore-revs [2] https://github.com/twisted/twisted/blob/trunk/.git-blame-ignore-revs Signed-off-by: Stephen Finucane Change-Id: If77288bfebd110fb6aa1c07e7ba2ca33c2fb40cb --- diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 0000000000..1936dd1d75 --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,2 @@ +1e1a38e7801f410f244e4bbb44ec795ae152e04e +1e278de4cc9a4181e0747640a960e80efcea1ca9