gitea/modules/git/attribute
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543)
Refactor Git command functions to use WithXXX methods instead of
exposing RunOpts.
This change simplifies reuse across gitrepo and improves consistency,
encapsulation, and maintainability of command options.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-07 17:06:51 +08:00
..
attribute.go Don't use full-file highlight when there is a git diff textconv (#35114) 2025-07-18 19:16:27 +08:00
attribute_test.go
batch.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
batch_test.go
checker.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
checker_test.go Fix LFS file not stored in LFS when uploaded/edited via API or web UI (#34367) 2025-05-08 13:07:53 +08:00
main_test.go Fix context usages (#35348) 2025-08-27 11:00:01 +00:00