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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Maintaining a list of pgindent commits for "git blame" to ignore
Date: 2021-06-22 15:04:26
Message-ID: 1730476.1624374266@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Geoghegan <pg(at)bowt(dot)ie> writes:
> Attached is a patch file that puts it all together. I would like to
> commit this in the next couple of days.

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.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Maxim Orlov 2021-06-22 15:06:49 Re: Parallel scan with SubTransGetTopmostTransaction assert coredump
Previous Message Tom Lane 2021-06-22 14:58:42 Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc