1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-03 04:48:25 +00:00
Files
gitea/modules/git/diff.go
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

9.2 KiB