Start managing 20+ git repostories with gitea

Hi,

I’ve a folder with multiple subfolders and git repositories and i want to use Gitea to manage the repositories.

.
|-A
| |- A1.git
| \- A2.git
|-B
  |- B1.git
  \- B2.git

i probably have to create A and B as organizations.
how do i import all the git repositories?

Can Gitea import the information?
Is there a bash script available which could do this?

Best regards,
Bob

If A and B are real users, the adoption in Gitea is successful.

Would be nice if A and B can be organizations.

i’ve upgraded from 1.6.1 to 1.6.3 and now it works.