This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-12 12:29:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52fb9367734100847249d074e2bc17f2aa91053e
gitea
/
services
/
repository
History
Lunny Xiao
037c9895a7
Support copy protected branch from template repository (
#25889
)
...
Fix
#14303
2023-07-21 12:32:47 +08:00
..
archiver
…
files
Refactor "Content" for file uploading (
#25851
)
2023-07-18 18:14:47 +00:00
adopt_test.go
…
adopt.go
Sync branches into databases (
#22743
)
2023-06-29 10:03:20 +00:00
avatar_test.go
…
avatar.go
…
branch.go
Sync branches into databases (
#22743
)
2023-06-29 10:03:20 +00:00
cache.go
…
check.go
…
fork_test.go
…
fork.go
Sync branches into databases (
#22743
)
2023-06-29 10:03:20 +00:00
hooks.go
…
lfs.go
Simplify the LFS GC logger usage (
#25717
)
2023-07-06 16:52:41 +00:00
main_test.go
…
push.go
Fix bug when pushing to a pull request which enabled dismiss approval automatically (
#25882
)
2023-07-20 15:18:52 +08:00
repository_test.go
…
repository.go
Sync branches into databases (
#22743
)
2023-06-29 10:03:20 +00:00
review_test.go
…
review.go
…
template.go
Support copy protected branch from template repository (
#25889
)
2023-07-21 12:32:47 +08:00
transfer_test.go
…
transfer.go
…