Repository rename leaves "main" branch permanently stuck on old contents in GitHub Mobile #201398
Replies: 1 comment
-
|
Thank you for your interest in contributing to our community! We currently only accept discussions created through the GitHub UI using our provided discussion templates. Please re-submit your discussion by navigating to the appropriate category and using the template provided. This discussion has been closed because it was not submitted through the expected format. If you believe this was a mistake, please reach out to the maintainers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After a repository is renamed, the GitHub mobile app continues to display the old contents of the "main" branch.
The repository name is updated correctly, but the source code shown for "main" remains the version from before the rename.
The displayed contents cannot be refreshed by any means. Pull-to-refresh, navigating away and back, closing and reopening the repository, restarting the app, or any other refresh action does not update the branch contents. The app remains permanently stuck showing the old code.
The same repository displays the correct, up-to-date contents on the GitHub website, so this appears to be an issue specific to the mobile app.
Beta Was this translation helpful? Give feedback.
All reactions