| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Maintaining a list of pgindent commits for "git blame" to ignore |
| Date: | 2021-03-18 22:12:27 |
| Message-ID: | 20210318221227.GB3572@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Mar 18, 2021 at 03:03:41PM -0700, Peter Geoghegan wrote:
> Attached is my .git-blame-ignore-revs file, which has pgindent commits
> that I'd like to exclude from git blame. The file is helpful on its
> own. But what we really ought to do is commit the file (perhaps with
> some revisions) and require that it be maintained by the official
> project workflow documented at src/tools/pgindent/README.
It would be kind of nice if the file can be generated automatically. I
have you checked if 'pgindent' being on the first line of the commit is
sufficient?
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
If only the physical world exists, free will is an illusion.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2021-03-18 22:20:37 | Re: Maintaining a list of pgindent commits for "git blame" to ignore |
| Previous Message | Peter Geoghegan | 2021-03-18 22:08:32 | Re: a verbose option for autovacuum |