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

Remove pipes in filenames again #4

Merged
merged 2 commits into from Dec 5, 2022

Conversation

gahjelle
Copy link
Owner

@gahjelle gahjelle commented Dec 5, 2022

The upgrade to Copier v6 reintroduced pipes in filenames. As reported in #1 , pipes in filenames don't work on Windows.

This patch uses the %-style syntax instead of pipes.

Fixes #1

@gahjelle gahjelle merged commit b6943d3 into main Dec 5, 2022
@gahjelle gahjelle deleted the bugfix/support-windows-filenames-again branch December 5, 2022 05:57
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

Successfully merging this pull request may close these issues.

Invalid character in Windows template filenames
1 participant