If I try to delete a repo in kallithea/rhodecode I get this message:
Cannot delete it still contains attached forks
I know that there is a fork of this project. The fork should survive, but the original should be deleted?
How to delete the repo?
I found the answer myself.
Go to the fork (example foorepo-new): Options/Settings/Advanced.
Set "fork of" to empty.
Now deleting of the original repo is possible.