git - Post-launch shopify theme development -


i have created own shopify theme , having published website continue developing , adding features it.

initially thought best way set follows:

  1. in git, create new development branch away master

  2. in dev branch, change config.yml point development theme hosted on shopify, through changes made can previewed more or less live.

  3. once changes made , tested, merge branch in , update live theme on shopify, remembering update master branch version of config.yml point live theme again.

this seems bit cumbersome me , potentially lead accidentally changing on live theme if forget change config settings.

is there more robust way of setting post launch development on shopify perhaps have not considered?

thanks.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -