mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-13 13:20:59 +00:00
eeeb5d7c7b
Accept all 2xx LFS transfer responses so uploads returning 201 Created are not handled as errors and decoded as empty error bodies. Fixes https://github.com/go-gitea/gitea/issues/38865. --------- Signed-off-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>