0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-08-02 01:45:58 +02:00
wxiaoguang 34349c085c
Fix incorrect file links (#34189)
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.
2025-04-13 12:27:31 -07:00
..
2025-03-24 14:28:02 +00:00
2025-04-13 12:27:31 -07:00
2025-01-06 12:07:52 +08:00