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
Debugging a site clone issue with @sewmyheadon got us this notice:
Undefined index 'backup' /SiteCloneCommand/php on Line 117 of SiteCloneCommand
It appears that we have some code from the previous version of the the site:clone plugin. 2.0.0 brought about separating the backup options into source and destination.
Opening this issue to determine if we'd like to keep this functionality and if so, for both backup options to to remove it.
The text was updated successfully, but these errors were encountered:
Debugging a site clone issue with @sewmyheadon got us this notice:
It appears that we have some code from the previous version of the the site:clone plugin. 2.0.0 brought about separating the backup options into source and destination.
Opening this issue to determine if we'd like to keep this functionality and if so, for both backup options to to remove it.
The text was updated successfully, but these errors were encountered: