Is it possible to create a Fork for one of my Repo in the same project?
Currently, I can only create a Fork from my Main Repo either to a personal project or to another project. But I want to create a "public" Fork (like a mirror sandbox) that is available to all team members (compared to a personal fork) and that can automatically sync with my Main Repo.
Is this possible? How to do that?