A Git mirror repository is an exact copy of an existing repository, including all branches, tags, and commit history. It is commonly used for backups, migrations, or read-only access. In Gitea, a mirrored repository is automatically synchronized with the source, ensuring that all changes are kept up to date.












