gitea/modules/git/attribute
Lunny Xiao 9332ff291b
Some checks failed
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Move git command to git/gitcmd (#35483)
The name cmd is already used in many places and may cause conflicts, so
I chose `gitcmd` instead to minimize potential naming conflicts.
2025-09-15 23:33:12 -07:00
..
attribute_test.go
attribute.go Don't use full-file highlight when there is a git diff textconv (#35114) 2025-07-18 19:16:27 +08:00
batch_test.go
batch.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 -07:00
checker_test.go
checker.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 -07:00
main_test.go Fix context usages (#35348) 2025-08-27 11:00:01 +00:00