You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the Black formatting commit to blame revision ignore list
It's likely if someone is using git-blame they're not interested in
seeing who styled the code in a particular way. Set up a list of
revisions git-blame should ignore. This can be configured with git's
blame.ignoreRevsFile option.
0 commit comments