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.

contributors.txt incorrectly refers to master branch

See original GitHub issue

https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps/How_CSS_works/contributors.txt

# Contributors by commit history
https://github.com/mdn/content/commits/master/files/en-us/learn/css/first_steps/how_css_works/index.html

# Original Wiki contributors
warleyfdias
choudh70
jlbuckner
rachelandrew
chrisdavidmills
ExE-Boss

But there is no master branch, it should use main.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
escattonecommented, Feb 18, 2021

Yep, it’s a caching issue. This is resolved.

0reactions
peterbecommented, Feb 17, 2021

Could be that the CDN cache is still warm. Try messing with the casing of the URL to bypass that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Github problem: Git pushes to master branch, not main and ...
Go to my folder and run git init , git add . , git commit -m "first commit" , git remote add origin...
Read more >
Error when creating a new branch for an empty repository #577
Hello, We are facing this error while trying to create a new branch for a new repository : github_branch.branch: Creating.
Read more >
Use branch cleanup techniques - Manage Your Code Project ...
Go through your branches to see what branches need to be a part of the master branch. Use git merge and git rebase...
Read more >
Git - Jenkins Plugins
It can poll, fetch, checkout, branch, list, merge, tag, and push ... repository using https protocol, no credentials, and the master branch.
Read more >
Why GitHub renamed its master branch to main | TheServerSide
GitHub renamed the master branch to main for any Git repository, as it addresses cultural change like so many organizations that have nixed ......
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