gitea/modules/git/attribute
Giteabot c8f3402841
Fix LFS file not stored in LFS when uploaded/edited via API or web UI (#34367) (#34396)
Backport #34367 by bytedream

Files that should be stored in LFS and are uploaded/edited from the API
or web UI aren't stored in LFS. This may be a regression from #34154.

Co-authored-by: bytedream <bytedream@protonmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-08 05:33:19 +00:00
..
attribute.go Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +08:00
attribute_test.go Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +08:00
batch.go Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +08:00
batch_test.go Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +08:00
checker.go Fix LFS file not stored in LFS when uploaded/edited via API or web UI (#34367) (#34396) 2025-05-08 05:33:19 +00:00
checker_test.go Fix LFS file not stored in LFS when uploaded/edited via API or web UI (#34367) (#34396) 2025-05-08 05:33:19 +00:00
main_test.go Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +08:00