mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-20 20:00:29 +00:00
This PR mainly removes some global variables, moves some code and renames some functions to make code clearer. This PR also removes a testing-only option ForceHardLineBreak during refactoring since the behavior is clear now.