-
-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(blame): autodetect .git-blame-ignore-revs
Git blame has a --ignore-revs-file option for specifying a list of SHA's to exclude. The common convention (according to a quick Google) is to call this file .git-blame-ignore-revs. Gitsigns will now look for this file at the top level of the repo and use it if found. Resolves #459
- Loading branch information
Showing
2 changed files
with
33 additions
and
15 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters