Re: Maintaining a list of pgindent commits for "git blame" to ignore

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Bruce Momjian <bruce@momjian.us>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-06-22T15:18:05Z
Lists: pgsql-hackers
Peter Geoghegan <pg@bowt.ie> writes:
> On Tue, Jun 22, 2021 at 8:04 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Hmm, is the "git config blame.ignoreRevsFile" setting actually
>> repo-relative?  I'm a bit confused as to whether an absolute
>> file path would be needed to ensure correct behavior.

> That seems to be standard practice, and certainly works for me.

OK, no objections then.

			regards, tom lane



Commits

  1. Add list of ignorable pgindent commits for git-blame.

  2. pgindent run prior to branching v13.