Skip to content

Support --ignore-revs-file for blame view to support automated code formatters #5033

Answered by dipree
jezdez asked this question in General
Discussion options

You must be logged in to vote

Update:

Ignoring commits in the blame view is available as a public beta to anyone now 🎉 For more information see the documentation.


Hey everyone 👋 we have an early version available in a private beta and would love to get a few more thoughts. If anyone is interested in trying it out early, please let me know with a comment below and we'll enable it for you or your organization account.

Once enabled, you must add a file called .git-blame-ignore-revs to the root level of your repository. That file must contain the revisions (commit hashes) you want to ignore. The blame view of the repository will then be loaded with the --ignore-revs-file parameter and ignores the specified revisions.

Replies: 23 comments 65 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@nchudleigh
Comment options

@leonardehrenfried
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@glopesdev
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
36 replies
@ocean90
Comment options

@elliottprogrammer
Comment options

@dipree
Comment options

@hovissimo
Comment options

@davidstaheli
Comment options

Answer selected by michellemerrill
Comment options

You must be logged in to vote
2 replies
@dipree
Comment options

@felixxm
Comment options

Comment options

You must be logged in to vote
1 reply
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@matthew16550
Comment options

Comment options

You must be logged in to vote
1 reply
@miketheman
Comment options

Comment options

You must be logged in to vote
3 replies
@dipree
Comment options

@sfc-gh-mheimel
Comment options

@sfc-gh-mheimel
Comment options

Comment options

You must be logged in to vote
6 replies
@jpobst
Comment options

@Jackenmen
Comment options

@JasonEtco
Comment options

@janeklb
Comment options

@sfc-gh-mheimel
Comment options

Comment options

You must be logged in to vote
2 replies
@helen
Comment options

@ari-walter
Comment options

Comment options

You must be logged in to vote
1 reply
@PathogenDavid
Comment options

Comment options

You must be logged in to vote
9 replies
@JasonEtco
Comment options

@jsoref
Comment options

@RaisinTen
Comment options

@jsoref
Comment options

@JasonEtco
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👂 Feedback Wanted GitHub is asking for your feedback 🚀 Shipped A feature has been released Repositories The core of version-controlled code storage General