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 format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
common format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
install Switch to non-deprecation setting (#18358) 2022-01-23 20:02:29 +01:00
private format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
utils
web Fix partial cloning a repo (#18373) 2022-01-23 22:19:32 +01:00
init.go