Just keeping track of some teething problems here:
--overwrite is not a flag for copier update
github_repo becomes a weird autogenerated string. Can be solved by saving it to .copier-answers.yml like copyright_year
- Files in the
template/src/{{github_repo_snake_case}}/ folder are deleted on update in the child repo. Not exactly sure why it only happens for this folder.
Just keeping track of some teething problems here:
--overwriteis not a flag forcopier updategithub_repobecomes a weird autogenerated string. Can be solved by saving it to.copier-answers.ymllikecopyright_yeartemplate/src/{{github_repo_snake_case}}/folder are deleted on update in the child repo. Not exactly sure why it only happens for this folder.