Re: annoyance with .git-blame-ignore-revs - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: annoyance with .git-blame-ignore-revs
Date
Msg-id CAH2-Wz=4d2C-jDT2iR3fJBX2usLJhr2cHEp-j-f6tYscEn77ig@mail.gmail.com
Whole thread Raw
In response to annoyance with .git-blame-ignore-revs  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
On Mon, Jul 11, 2022 at 12:30 PM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> Anybody has any idea how to handle this better?
>
> A viable option would be to backpatch the addition of
> .git-blame-ignore-revs to all live branches.  Would that bother anyone?

+1. I was thinking of suggesting the same thing myself, for the same reasons.

This solution is a good start, but it does leave one remaining
problem: commits from before the introduction of
.git-blame-ignore-revs still won't have the file. There was actually a
patch for git that tried to address the problem directly, but it
didn't go anywhere. Maybe just backpatching the file is good enough.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: annoyance with .git-blame-ignore-revs
Next
From: Daniel Gustafsson
Date:
Subject: Re: annoyance with .git-blame-ignore-revs