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 +07:00
..
attribute.go Don't use full-file highlight when there is a git diff textconv (#35114) 2025-07-18 19:16:27 +07:00
attribute_test.go
batch.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +07:00
batch_test.go
checker.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +07:00
checker_test.go
main_test.go Fix context usages (#35348) 2025-08-27 11:00:01 +07:00