mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-22 15:20:56 +00:00
Fix #34188 The name "FileName" is ambiguous: sometimes it is "base name without path", sometimes it is "full name with path". The ambiguous name causes various problems. This PR clarifies the usage: `FileTreePath`: the full name with path.