Skip to content

Commit

Permalink
Remove blame-ignore-revs beta label (github#28218)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEtco authored Jun 3, 2022
1 parent 7a2e3bb commit 8fe55fc
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ In a file or pull request, you can also use the {% octicon "kebab-horizontal" ar
{% if blame-ignore-revs %}

## Ignore commits in the blame view
{% note %}

**Note:** Ignoring commits in the blame view is currently in public beta and subject to change.

{% endnote %}

All revisions specified in the `.git-blame-ignore-revs` file, which must be in the root directory of your repository, are hidden from the blame view using Git's `git blame --ignore-revs-file` configuration setting. For more information, see [`git blame --ignore-revs-file`](https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt) in the Git documentation.

Expand Down

0 comments on commit 8fe55fc

Please sign in to comment.