mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Exclude allow/deny move in profile from git blame
fe0f975f44 (move whitelist/blacklist to
allow/deny) is just a huge rename w/o effects to the profile. Ignoreing
it in git blame to see which commits actually added/changed a
allow/nodeny command.
Configure git to use .git-blame-ignore-revs:
git config blame.ignoreRevsFile .git-blame-ignore-revs
This commit is contained in:
parent
4438f14f28
commit
b023b9a6f2
1 changed files with 2 additions and 0 deletions
2
.git-blame-ignore-revs
Normal file
2
.git-blame-ignore-revs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# move whitelist/blacklist to allow/deny
|
||||
fe0f975f447d59977d90c3226cc8c623b31b20b3
|
||||
Loading…
Add table
Add a link
Reference in a new issue