Repo landing page README not updating #102649
Replies: 2 comments
-
|
Your main branch seems to be master, but the README.md changes were made on dev branch, dev branch appears to be showing the correct README.md correct? |
Beta Was this translation helpful? Give feedback.
-
|
Yep, DJLink nailed it. The repo landing page always renders the README from the default branch, not from whichever branch happens to have the newest commits. So if your default branch is
A few extra things that sometimes cause the same symptom:
Easy way to confirm which version GitHub considers canonical: go to Once the merge lands, the landing page updates within a few seconds, no manual refresh needed on GitHub's side. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
We've updated the main README.md file in our repo, but the repo's landing page still shows the outdated one. If you click on the actual README.md file from dev branch, it's the updated (much shorter) one. Anyone have any idea what's going on?
Repo: Tostadas
Beta Was this translation helpful? Give feedback.
All reactions