Add list of ignorable pgindent commits for git-blame.
Peter Geoghegan <pg@bowt.ie>
Add list of ignorable pgindent commits for git-blame. Add a .git-blame-ignore-revs file with a list of pgindent, pgperlyidy, and reformat-dat-files commit hashes. Postgres hackers that configure git to use the ignore file will get git-blame output that avoids attributing line changes to the ignored indent commits. This makes git-blame output much easier to work with in practice. Author: Peter Geoghegan <pg@bowt.ie> Reviewed-By: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/CAH2-Wz=cVh3GHTP6SdLU-Gnmt2zRdF8vZkcrFdSzXQ=WhbWm9Q@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| .git-blame-ignore-revs | added | +219 −0 |
| src/tools/pgindent/README | modified | +5 −0 |
| src/tools/RELEASE_CHANGES | modified | +4 −0 |
Discussion
- Maintaining a list of pgindent commits for "git blame" to ignore 31 messages · 2021-03-18 → 2021-06-23