question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add `dim-merge-commits` feature

See original GitHub issue

This would solve the “noise” concern mentioned in #2768

It would have to use a combined GraphQL query to determine which commits on the current page are merge commits, and then just apply opacity: 0.6 on their whole line. Or something like that.

“Combined GraphQL query” example: https://github.com/sindresorhus/refined-github/pull/2795/files#diff-04c19a6c246911e079b45f999eab501cR14-R22

Test URL

https://github.com/babel/babel/commits/master?after=ddd40bf5c7ad8565fc990f26142f85613958a329+104

_Originally posted by @fregante in https://github.com/sindresorhus/refined-github/issues/2768#issuecomment-590036267_

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
yakov116commented, Feb 25, 2020

@fregante Im working on it

1reaction
fregantecommented, Feb 25, 2020

I think only merge commits have 2 parent commits

Read more comments on GitHub >

github_iconTop Results From Across the Web

Restore functionality from `sync-pr-commit-title` removed in ...
I removed it because merge commits are indistinguishable, so in a list it looks like that commit added a feature and then the...
Read more >
sindresorhus/refined-github (Raised $2,687.94) - Issuehunt
sindresorhus/. refined-github. Browser extension that simplifies the GitHub interface and adds useful features. Owners: Follow. $2,687.94. USD raised.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found