1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 15:41:29 +02:00
gitea/modules/repository
Peter Gardfjäll 58c9d12933
A pull-mirror repo should be marked as such on creation (#19295)
Right now, a pull-mirror repo does not get marked as such until *after* the
mirroring completes. In the meantime, it will show up (in API and UI) as a
regular repo.
2022-04-01 22:14:36 +08:00
..
commits_test.go
commits.go
create_test.go
create.go A pull-mirror repo should be marked as such on creation (#19295) 2022-04-01 22:14:36 +08:00
generate.go Remove git.Command.Run and git.Command.RunInDir* (#19280) 2022-04-01 10:55:30 +08:00
hooks.go
init.go Refactor legacy unknwon/com package, improve golangci lint (#19284) 2022-04-01 16:47:50 +08:00
main_test.go
push.go Remove git.Command.Run and git.Command.RunInDir* (#19280) 2022-04-01 10:55:30 +08:00
repo.go Remove git.Command.Run and git.Command.RunInDir* (#19280) 2022-04-01 10:55:30 +08:00