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

Peter Geoghegan <pg@bowt.ie>

From: Peter Geoghegan <pg@bowt.ie>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Bruce Momjian <bruce@momjian.us>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-06-22T02:43:59Z
Lists: pgsql-hackers

Attachments

On Mon, Jun 21, 2021 at 5:06 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 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.

Great.

Attached is a patch file that puts it all together. I would like to
commit this in the next couple of days.

-- 
Peter Geoghegan

Commits

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

  2. pgindent run prior to branching v13.