Commit d884e8d
committed
docs: warn that a relative local template path breaks copier update
Copier records the source argument verbatim as _src_path and resolves it
from the project directory at update time, so a render from a relative
local path is dead on the first copier update (copier-org/copier#335;
fix pending upstream in copier-org/copier#2717). Add a step-01 aside:
render from a URL or an absolute path, and hand-edit _src_path to
repair an existing render.
Issue: #373
Signed-off-by: Eduard R. <eduard@ralphovi.net>1 parent 77401c5 commit d884e8d
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
23 | 33 | | |
24 | 34 | | |
25 | 35 | | |
| |||
0 commit comments