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
-
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