mirror of
https://github.com/samba-team/samba.git
synced 2024-12-21 09:34:19 +03:00
c28f61b6bb
'git blame' can ignore certain revisions when annotating, e.g. revisions that just reformatting. Signed-off-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Mar 3 02:02:51 UTC 2023 on atb-devel-224
10 lines
322 B
Plaintext
10 lines
322 B
Plaintext
# This file contains a list of git revisions that "git blame" should ignore.
|
|
# It's mostly useful to ignore commits that just do reformatting.
|
|
|
|
# See https://michaelheap.com/git-ignore-rev/
|
|
|
|
# To use locally, run:
|
|
# git config --global blame.ignoreRevsFile .git-blame-ignore-revs
|
|
|
|
bfa9624946a35e5645effbb20e02abba2c34a8c2
|