aboutsummaryrefslogtreecommitdiffstats
path: root/.git-blame-ignore-revs
diff options
context:
space:
mode:
Diffstat (limited to '.git-blame-ignore-revs')
-rw-r--r--.git-blame-ignore-revs17
1 files changed, 13 insertions, 4 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index 85e4bda18..9e40738a1 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -1,4 +1,13 @@
1# Revert "move whitelist/blacklist to allow/deny" 1# Note: Entries (and sections) should be listed in topological order (that is,
2f43382f1e9707b4fd5e63c7bfe881912aa4ee994 2# in the same order that is shown by `git log --oneline`) and they can be
3# move whitelist/blacklist to allow/deny 3# generated with one of the following commands:
4fe0f975f447d59977d90c3226cc8c623b31b20b3 4#
5# TZ=UTC0 git show --date='format-local:%Y-%m-%d' --pretty='%H # %cd | %s' -s
6# [<commit>...]
7#
8# TZ=UTC0 git log --date='format-local:%Y-%m-%d' --pretty='%H # %cd | %s'
9# [<revision-range>]
10
11# "move whitelist/blacklist to allow/deny"
12f43382f1e9707b4fd5e63c7bfe881912aa4ee994 # 2021-07-18 | Revert "move whitelist/blacklist to allow/deny"
13fe0f975f447d59977d90c3226cc8c623b31b20b3 # 2021-07-05 | move whitelist/blacklist to allow/deny