Shopify/shopify_theme

Feature Request - Theme Sync

infn8 opened this issue · 2 comments

infn8 commented

Can you please consider creating a feature that would allow you to sync your local files and deployed theme?

This would be different from theme upload in that, it will only upload the files that either do not exist on the remote server, or exist and are older than the local version on the remote server.

Perhaps you could do a checksum comparison? Essentially this would be kind of like being able to run rsync over SSH. or a git deploy.

At current, it is frustrating because you either need to keep some sort of track of all of the files you have changed or upload all of them just to be sure. This would hopefully be able to help in that you could do a sync and only the files you have changed would be uploaded.

Thank you for your consideration.

oo this is sexy idea

infn8 commented

Thank you.