zellij/.git-blame-ignore-revs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
817 B
Plaintext
Raw Normal View History

# This file contains a list of commits that are not likely what you
# are looking for in a blame, such as mass reformatting or renaming.
# You can set this file as a default ignore file for blame by running
# the following command.
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
2022-06-10 12:44:31 +03:00
#
# fix: small lints - https://github.com/zellij-org/zellij/commit/9544a09786ef39ed741db166c5052cade45fde91
9544a09786ef39ed741db166c5052cade45fde91
2022-06-10 18:05:13 +03:00
# fix: typos - https://github.com/zellij-org/zellij/commit/16b53aa52f73e5ee7383889dc7a422d27be22ef0
16b53aa52f73e5ee7383889dc7a422d27be22ef0
2022-06-10 21:05:02 +03:00
# add(style): add trailing commas in match blocks - https://github.com/zellij-org/zellij/commit/67d2673cae60954e8287c2a1f58a21a56e066afb
67d2673cae60954e8287c2a1f58a21a56e066afb
2022-06-15 15:03:52 +03:00
# clippy fixes
3de59dac42c05de43beba2f7d09b07111c711394