diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2025-04-14 03:27:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-13 12:27:31 -0700 |
commit | 34349c085ca9fa1a0ff731d132ebb47fd92b9d49 (patch) | |
tree | 16f26b2a344fafa88c53fca044fa89af13d1a8a2 /web_src/js/modules/diff-file.ts | |
parent | a2651c14ce5d9752c043b50157e83e30bf46d958 (diff) | |
download | gitea-34349c085ca9fa1a0ff731d132ebb47fd92b9d49.tar.gz gitea-34349c085ca9fa1a0ff731d132ebb47fd92b9d49.zip |
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.
Diffstat (limited to 'web_src/js/modules/diff-file.ts')
0 files changed, 0 insertions, 0 deletions