mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-13 01:11:09 +00:00
As revealed by #15964 there is inconsistent use of filepath Join and path Join for these directories. The best thing to do is to use filepath.Join but then ToSlash them for consistency. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: John Olheiser <john.olheiser@gmail.com>
6.3 KiB
6.3 KiB