0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-23 14:11:49 +02:00

1 Commits

Author SHA1 Message Date
wxiaoguang
ceec230fc0
fix: walk git log context error handling (#38182)
Fix #38177

Make WalkGitLog can handle EOF and context errors correctly, and don't
export these private functions & methods & structs.
2026-06-21 13:57:22 +02:00