0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-12 16:42:11 +01:00
gitea/routers
Lunny Xiao 3b50dd95ce
Some refactor for git http (#28995)
# Purpose

This PR makes git http related functions use the same `context.Context`
so they can be maintained easier.
2024-01-31 15:23:22 +00:00
..
api Fix an actions schedule bug (#28942) 2024-01-31 14:55:12 +00:00
common
install
private Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
utils
web Some refactor for git http (#28995) 2024-01-31 15:23:22 +00:00
init.go