I am trying to duplicate an existing repository. I have a project called Test and I would like to create a duplicate of it called Test1. The reason I don't just want to create another branch of it is because the new repo will have a different UI (replacing Angular with React) and don't want any branching dependencies to the old one.
I am an admin on Gitlab but I only see options to Move and Delete repo but no Copy repo. This is inside a corporate's infrastructure so I don't have access to the command line git tools but I am admin in Gitlab.
