1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-06 04:23:43 -04:00
gitea/services/mirror
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702)
It's unnecessary to detect the repository object format from git
repository. Just use the repository's object format name.
2024-03-10 22:30:36 +01:00
..
mirror_pull.go Use repo object format name instead of detecting from git repository (#29702) 2024-03-10 22:30:36 +01:00
mirror_push.go
mirror_test.go
mirror.go
notifier.go
queue.go