mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-13 06:48:02 +09:00
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>