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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-07-11T19:35:58Z
Lists: pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> A viable option would be to backpatch the addition of
> .git-blame-ignore-revs to all live branches.  Would that bother anyone?

Only if we had to update all those copies all the time.  But
I'm guessing we wouldn't need a branch's copy to be newer than
the last pgindent run affecting that branch?

			regards, tom lane



Commits

  1. Backpatch addition of .git-blame-ignore-revs