TIL `.git-blame-ignore-revs`
Read OriginalThis article explains the purpose and usage of the `.git-blame-ignore-revs` file in Git, which allows developers to ignore specific commits (e.g., large formatting commits from tools like Prettier) when running `git blame`. It covers the file's syntax, how to use it via command line or Git config, and notes platform support from GitHub and GitLab.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser