aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/doc/contributing/translation.de-de.md
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2025-08-11 22:38:17 -0700
committerGitHub <noreply@github.com>2025-08-12 05:38:17 +0000
commit90a48e96c7ab18689fba0a4a7c29dfb44b63d96d (patch)
tree9e0d97345e68b47caec3cd1e1152988e3c1e753b /docs/content/doc/contributing/translation.de-de.md
parent345045888dbeb7dfa3a83bcf78e4ae3cc0c7be5a (diff)
downloadgitea-main.tar.gz
gitea-main.zip
Fix a bug where lfs gc never worked. (#35198)HEADmain
Fix #31113 After #22385 introduced LFS GC, it never worked due to a bug in the INI library: fields in structs embedded more than one level deep are not populated from the INI file. This PR fixes the issue by replacing the multi-level embedded struct with a single-level struct for parsing the cron.gc_lfs configuration. Added a new test for retrieving cron settings to demonstrate the bug in the INI package.
Diffstat (limited to 'docs/content/doc/contributing/translation.de-de.md')
0 files changed, 0 insertions, 0 deletions