Find Every Code Change You’ve Made to Your Shopify Theme (Github intro for non-devs)
Over the years, you’ve probably made small code edits to your Shopify theme — changing styling, adding custom sections, etc... But when it’s time to upgrade to a new theme, it’s easy to forget what exactly you changed, and what needs to be moved across to the new theme.
In this video, I’ll show you a simple way to find all your past theme edits using GitHub Desktop. This is an industry-standard tool that developers use to track the history of a project. The basics of it are not complicated.
The steps covered are roughly:
1. Download your original untouched theme, and your modified theme
2…
Watch on YouTube ↗
(saves to browser)
Chapters (6)
Intro
0:38
Install GitHub Desktop
1:16
Download a clean copy of your theme
4:32
Create a new repo
5:17
Add your original theme (github mini tutorial)
7:14
Paste in your modified theme
DeepCamp AI