I have a few bare Git repos on a host. Later I installed Gogs on same host. I configured it to use the exact same folder for storing repositories, where my bare repos are already residing.
How can I import them? I does not need to "import" anything in fact. I just want Gogs to recognize their existence.