Skip to content
Snippets Groups Projects
Commit bd1f043d1ea3 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

templater: add relpath() to convert repo path to relative path (issue5394)

File paths in template are repository-absolute paths. This function can be
used to convert them to filesystem paths relative to cwd. This also converts
'/' to '\\' on Windows.
parent ebc03e64548a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment