maxkratz / github2gitea-mirror

Mirror GitHub single repos/users/orgas/starred repos to a Gitea or Forgejo instance.
GNU Affero General Public License v3.0
59 stars 4 forks source link

add GITEA_USER #3

Open MuratovAS opened 10 months ago

MuratovAS commented 10 months ago

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.