I added the GITEA_USER parameter, which allows you to specify the user under whose name repositories will be created.
If the value is missing, a user will be created according to the name on github.
I think this function is useful, it will allow you to separate mirrors and local repositories.
I added the
GITEA_USER
parameter, which allows you to specify the user under whose name repositories will be created. If the value is missing, a user will be created according to the name ongithub
. I think this function is useful, it will allow you to separate mirrors and local repositories.