git-blame-ignore-revs: init
Adds a mechanism to track and subsequently ignore non-functional treewide changes during git blame.
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
# Ignore non-functional treewide changes by configuring
|
||||||
|
#
|
||||||
|
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
|
||||||
|
#
|
||||||
|
# or used temporarily with --ignore-revs-file=
|
||||||
|
#
|
||||||
|
|
||||||
|
# nixfmt
|
||||||
|
1a7f3d718c5a6406b7d5b54f10f5c9c69ed90ef9
|
||||||
|
|
||||||
|
# language hints
|
||||||
|
06cc71c76eb52dc747704a317ac5e175ebdd2ba8
|
||||||
Reference in New Issue
Block a user