1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-05 05:48:13 +00:00
Files
gitea/modules/git/git.go
6543 a785c46ca8 Add uploadpack.allowAnySHA1InWant to allow --filter=blob:none with older git clients (#19430) (#19438)
Older git clients need uploadpack.allowAnySHA1InWant if partial cloning is allowed.

Fix #19118

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
2022-04-20 20:54:36 +02:00

9.2 KiB