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

How to handle when the receiving theme/window already has the files? #2

Open
lordspace opened this issue Sep 30, 2020 · 1 comment
Open
Assignees
Milestone

Comments

@lordspace
Copy link
Member

When the files are copied from one place to another there is no warning that some files will be overridden.
How can we handle this?

Ask the user to pick one of the options?

  • override all
  • skip existing files
  • rename old (and copy new)
  • something else?

image

@lordspace lordspace added this to the 1.5.3 milestone Sep 30, 2020
@chozze
Copy link
Collaborator

chozze commented Oct 1, 2020

Suggested options sounds good, should cover all requirements.
I'll make that happen.
rename old (and copy new) => how do you want to handle renaming? file.php => file_old.php?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants