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-22T00:06:57Z
Lists: pgsql-hackers
Peter Geoghegan <pg@bowt.ie> writes:
> The convention seems to be that it is located in the top-level
> directory. ISTM that we should follow that convention, since following
> the convention is good, and does not in itself force anybody to ignore
> any of the listed commits. Any thoughts on that?

Agreed.  I think I'd previously suggested something under src/tools,
but we might as well do like others are doing; especially since
we have .gitattributes and the like there already.

			regards, tom lane



Commits

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

  2. pgindent run prior to branching v13.