Re: annoyance with .git-blame-ignore-revs

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: annoyance with .git-blame-ignore-revs
Дата
Msg-id CAH2-Wz=4d2C-jDT2iR3fJBX2usLJhr2cHEp-j-f6tYscEn77ig@mail.gmail.com
обсуждение исходный текст
Ответ на annoyance with .git-blame-ignore-revs  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: annoyance with .git-blame-ignore-revs
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: annoyance with .git-blame-ignore-revs