We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472c565 commit b70be5cCopy full SHA for b70be5c
project/README.md.jinja
@@ -54,7 +54,7 @@ poetry run mkdocs build -f ./docs/mkdocs.yml -d ./_build/
54
## Update template
55
56
```bash
57
-copier update --trust
+copier update --trust -A --vcs-ref=HEAD
58
```
59
60
## Credits
0 commit comments