Hidden Commits #38
Unanswered
rcalixte
asked this question in
Development
Replies: 1 comment
|
That's a pretty interesting feature. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Proposal
Following the GitHub documentation here, adding
.git-blame-ignore-revsto repos with commits that should be hidden by default in the blame view. This leaves room for future commits for code cleanup that will also not detract from the utility of the blame view.Example pull request:
All reactions