We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1eccf3 commit f16e203Copy full SHA for f16e203
docs/creating.md
@@ -99,4 +99,6 @@ Copier includes:
99
- It contains the current commit hash from the template in
100
`{{ _copier_conf.vcs_ref_hash }}`.
101
- Contains Operating System-specific directory separator under `sep` key.
102
- - It also contains the current `operation` (`copy` | `update`).
+ - It also contains the current `operation` (`copy` | `update`). This value is
103
+ intended to be used for templating Copier configuration. It cannot be used in
104
+ templated project paths and files.
0 commit comments