1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-29 22:49:41 +03:00

Add previous commit to .git-blame-ignore-revs.

Backpatch-through: 13
This commit is contained in:
Nathan Bossart
2025-10-21 10:02:19 -05:00
parent 63a5b1f894
commit c70341ed7a

View File

@@ -14,6 +14,9 @@
#
# $ git log --pretty=format:"%H # %cd%n# %s" $PGINDENTGITHASH -1 --date=iso
63a5b1f89423f003ec850eee270c40b30b87cd52 # 2025-10-21 09:56:26 -0500
# Re-pgindent brin.c.
b334612b8aee9f9a34378982d8938b201dfad323 # 2023-06-20 09:50:43 -0400
# Pre-beta2 mechanical code beautification.