gitea/modules/git/gitcmd
silverwind 5e9b9b33d1
Clean up Makefile, tests and legacy code (#36638)
This simplifies the Makefile by removing the whole-file wrapping that
creates a tempdir introduced by
https://github.com/go-gitea/gitea/pull/11126. REPO_TEST_DIR is removed
as well.

Also clean up a lot of legacy code: unnecessary XSS test, incorrect test
env init, unused "_old_uid" hack, etc

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-02-19 01:23:32 +00:00
..
command.go Refactor highlight and diff (#36599) 2026-02-13 00:15:46 +00:00
command_test.go Clean up Makefile, tests and legacy code (#36638) 2026-02-19 01:23:32 +00:00
context.go Use merge tree to detect conflicts when possible (#36400) 2026-01-27 11:57:20 -08:00
env.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 -07:00
error.go Use merge tree to detect conflicts when possible (#36400) 2026-01-27 11:57:20 -08:00
pipe.go Fine tune diff highlighting (#36592) 2026-02-12 07:01:36 +00:00