[wp-trac] [WordPress Trac] #56029: .git-blame-ignore-revs causes other revisions to be ignored

WordPress Trac noreply at wordpress.org
Tue Jun 21 21:33:06 UTC 2022


#56029: .git-blame-ignore-revs causes other revisions to be ignored
------------------------------+------------------------------
 Reporter:  johnbillion       |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Build/Test Tools  |     Version:  6.0
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+------------------------------

Comment (by costdev):

 Confirmed as also occurring in VS Code with the GitLens extension and the
 following in `settings.json`:

 {{{#!json
 {
     "gitlens.advanced.blame.customArguments": ["--ignore-revs-file",
 ".git-blame-ignore-revs"]
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56029#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list