We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 596b5af commit ba135faCopy full SHA for ba135fa
.git-blame-ignore-revs
@@ -12,7 +12,10 @@
12
#
13
# Add new entries by adding the output of the following to the top of the file:
14
15
-# $ git log --pretty=format:"%H # %cd %n# %s" $PGINDENTGITHASH -1
+# $ git log --pretty=format:"%H # %cd %n# %s" $PGINDENTGITHASH -1 --date=iso
16
+
17
+e1c1c30f635390b6a3ae4993e8cac213a33e6e3f # 2021-06-28 11:05:54 -0400
18
+# Pre branch pgindent / pgperltidy run
19
20
def5b065ff22a16a80084587613599fe15627213 # 2021-05-12 13:14:10 -0400
21
# Initial pgindent and pgperltidy run for v14.
0 commit comments