Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does --subdirectory really work? #354

Closed
ppo opened this issue Feb 12, 2021 · 1 comment
Closed

Does --subdirectory really work? #354

ppo opened this issue Feb 12, 2021 · 1 comment
Milestone

Comments

@ppo
Copy link

ppo commented Feb 12, 2021

When executing the following command, the files are simply copied. And the folder [[VAR]] is not copied at all.

copier --subdirectory template-x [email protected]:namespace/project.git path/to/destination

The folder /template-x/ is the root of a template (therefore with /template-x/copier.yml).

Version: 5.1.0

@yajo
Copy link
Member

yajo commented Feb 14, 2021

Nope, it doesn't work fine.

It only works when used in the template itself, but when used in the CLI it doesn't make any sense.

See #315 for the whole story. For copier v6 that flag will disappear.

@yajo yajo closed this as completed Feb 14, 2021
@yajo yajo added this to the v6.0.0 milestone Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants