git-blame-ignore-revs: repeat instruction on how to enable to avoid having to look for it
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24583>
This commit is contained in:

committed by
Marge Bot

parent
ca2e2f4bd0
commit
415a660aaf
@@ -1,4 +1,6 @@
|
|||||||
# List of commits to ignore when using `git blame`.
|
# List of commits to ignore when using `git blame`.
|
||||||
|
# Enable with:
|
||||||
|
# git config blame.ignoreRevsFile .git-blame-ignore-revs
|
||||||
#
|
#
|
||||||
# Per git-blame(1):
|
# Per git-blame(1):
|
||||||
# Ignore revisions listed in the file, one unabbreviated object name
|
# Ignore revisions listed in the file, one unabbreviated object name
|
||||||
|
Reference in New Issue
Block a user