Can't fork repo: GH errornously says fork altready exists #142845
Replies: 3 comments 1 reply
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Hi @virtualritz , This usually happens when a repo has already been forked and then renamed, I've checked your list of forked repos and that's indeed the reason, your repo oiio is actually a fork of AcademySoftwareFoundation/OpenImageIO, just sync your fork from the upstream repository. |
Beta Was this translation helpful? Give feedback.
-
Ah, cool. Maybe there should be a hint added to the fork page? Or maybe even the grayed out name of the renamed repo displayed in the box? |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Body
I am trying to fork https://github.com/AcademySoftwareFoundation/OpenImageIO under my
virtualritz
account.But the option is grayed out. It says
virtualritz/OpenImageIO
already exists. But it doesn't. I never forked this repository before.Beta Was this translation helpful? Give feedback.
All reactions