diff options
author | zeripath <art27@cantab.net> | 2022-12-01 23:56:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-02 07:56:51 +0800 |
commit | 64973cf18fcd21179fb7612b15914691ee24c657 (patch) | |
tree | 0aaaeca2ad7a880bbe0d5144ecc7f3cf05f0973e /models/git | |
parent | f0bd219a5e153ddcf6806334da700aac46fcefad (diff) | |
download | gitea-64973cf18fcd21179fb7612b15914691ee24c657.tar.gz gitea-64973cf18fcd21179fb7612b15914691ee24c657.zip |
Use path not filepath in template filenames (#21993)
Paths in git are always separated by `/` not `\` - therefore we should
`path` and not `filepath`
Fix #21987
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
Diffstat (limited to 'models/git')
0 files changed, 0 insertions, 0 deletions