You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.