1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 10:44:49 +01:00
gitea/routers
Gusted c2e13fb763
Fix partial cloning a repo (#18373)
- Pass the Global command args into serviceRPC.
- Fixes error with partial cloning.
- Add partial clone test
- Include diff

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-01-23 22:19:32 +01:00
..
api/v1
common
install
private
utils
web Fix partial cloning a repo (#18373) 2022-01-23 22:19:32 +01:00
init.go