We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f52f6 commit 23ab653Copy full SHA for 23ab653
README.md
@@ -16,7 +16,7 @@ A generic python project template based on [`copier`](https://copier.readthedocs
16
## TL;DR
17
18
```bash
19
-copier copy --trust git+https://github.com/twsl/python-project-template path/to/destination
+copier copy --trust --vcs-ref=HEAD git+https://github.com/twsl/python-project-template path/to/destination
20
```
21
22
## Features
0 commit comments