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-04-26 21:29:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.25.0-rc0
gitea
/
routers
History
Lunny Xiao
198f37e33c
Move updateref and removeref to gitrepo and remove unnecessary open repository (
#35511
)
...
Extracted from
#35077
`UpdateRef` and `RemoveRef` will call git commands even for gogit version.
2025-09-19 08:04:18 -07:00
..
api
Move updateref and removeref to gitrepo and remove unnecessary open repository (
#35511
)
2025-09-19 08:04:18 -07:00
common
…
install
…
private
…
utils
…
web
Move updateref and removeref to gitrepo and remove unnecessary open repository (
#35511
)
2025-09-19 08:04:18 -07:00
init.go
…