From d54baf0ea660e0a007d8fca3cd4cb6cda246824e Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Tue, 6 Sep 2022 12:48:42 -0700 Subject: [PATCH] Ignore the string joins ref --- .git-blame-ignore-revs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 8dc0e50..6bca725 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,2 +1,4 @@ # Commit that added in black formatting support e116d26eeca0891c31b689e43db5bb60b62f73f6 +# Commit that fixed a bunch of uneeded '...' '...' string joins from ^ +fa4225b625654c51c7b0be6efcfd6a1109768a72