Re: annoyance with .git-blame-ignore-revs
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-07-11T19:39:48Z
Lists: pgsql-hackers
On Mon, Jul 11, 2022 at 12:36 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > 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? I wouldn't care very much if the file itself was empty in the backbranches, and remained that way -- that would at least suppress annoying error messages on those branches (from my text editor's git blame feature). You might as well have the relevant commits when you backpatch, but that's kind of not the point. At least to me. In any case I don't see a need to maintain the file on the backbranches. -- Peter Geoghegan
Commits
-
Backpatch addition of .git-blame-ignore-revs
- fff3f3333fdc 14.5 landed
- d7714c1454c3 16.0 landed
- c122a99bd6af 13.8 landed
- 743a7a10fb0c 10.22 landed
- 704fc3c8d080 12.12 landed
- 261f1a437288 15.0 landed
- 258a66aca920 11.17 landed