aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <jberkenbilt@users.noreply.github.com>2023-05-28 01:50:54 +0200
committerGitHub <noreply@github.com>2023-05-28 01:50:54 +0200
commit6e6a73d28f5f61f038209a61a3e85995dc71aa32 (patch)
tree88405112c345331d6e8b20236b8a55d4ea18c9ee /README-maintainer
parent73ee000c33b1c51688f7a9b2a8ce9816da93e7ac (diff)
parenta1d0b7443b760ad192a59b12e5b3894bb57af876 (diff)
downloadqpdf-6e6a73d28f5f61f038209a61a3e85995dc71aa32.tar.zst
Merge pull request #976 from m-holger/blame
Add .git-blame-ignore-revs file
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer6
1 files changed, 3 insertions, 3 deletions
diff --git a/README-maintainer b/README-maintainer
index 5b860bcd..0968e645 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -727,6 +727,6 @@ formatting results" that shows several examples of changing code so
that clang-format produces several results. (In git this is commit
77e889495f7c513ba8677df5fe662f08053709eb.)
-The commit that has the bulk of the automatic reformatting is
-12f1eb15ca3fed6310402847559a7c99d3c77847. This could go in a
-blame.ignoreRevsFile file for `git blame` if needed.
+The commits that have the bulk of automatic or mechanical reformatting are
+listed in .git-blame-ignore-revs. Any new bulk updates should be added there.
+