1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge pull request #32816 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-11-21 09:08:47 -08:00
committed by GitHub

View File

@@ -86,3 +86,7 @@ git config blame.ignoreRevsFile .git-blame-ignore-revs
```
{% endif %}
## Bypassing `.git-blame-ignore-revs` in the blame view
If the blame view for a file shows **Ignoring revisions in .git-blame-ignore-revs**, you can still bypass `.git-blame-ignore-revs` and see the normal blame view. In the URL, append a `~` to the SHA and the **Ignoring revisions in .git-blame-ignore-revs** will disappear.