I would like to "unfork" a GitHub fork without deleting + recreating it. Is this possible?
My reason is that my project now has a completely different use to the source of the fork, and makes no sense to be showing number of commits ahead, or the pull request button (or at least, with such prominence). With hindsight, I think I would have just git clone
d the original, rather than made a fork.
I would like to not delete my fork in order to keep the issues + history of pull requests made.
I am happy to keep the history of commits, it's just the removal of the fork status that I'm after.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…