We have several people making changes to the Theme in terms of its content, styles, liquid files. After I have pushed my latest code to git and uploaded theme to site. How do I keep a track of any changes been made on the site and avoid overwrites when doing theme uploads:
- Is content, styles and images stored in Shopify DB ?
What if someone makes changes to a liquid file on the LIVE Site and I am unaware of those changes ?
What is the recommended development flow when working with Shopify Theme with regards to keeping it in sync. I am aware there are APPS which trigger git commits when changes made to LIQUID files.
Standard practices and suggestions please !