mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-28 05:44:39 +02: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.