mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-04 04:06:16 -05:00
add .git-blame-ignore-revs file
This can be used with
git config blame.ignoreRevsFile .git-blame-ignore-revs
Signed-off-by: Julian Orth <ju.orth@gmail.com>
This commit is contained in:
parent
77b9eb7636
commit
a7ee144aec
2 changed files with 5 additions and 0 deletions
4
.git-blame-ignore-revs
Normal file
4
.git-blame-ignore-revs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Use the following command to ignore the following commits in git blame:
|
||||
# git config blame.ignoreRevsFile .git-blame-ignore-revs
|
||||
|
||||
e5a2d26755e9f54d2d501b9ae30e49bc22e00a07 # protocol: reindent wayland.xml
|
||||
1
git-blame-ignore-revs
Symbolic link
1
git-blame-ignore-revs
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
.git-blame-ignore-revs
|
||||
Loading…
Add table
Add a link
Reference in a new issue