Tag: git
All the articles with the tag "git".
-
How to Update Your AstroJS Theme Without Losing Customizations
Updated:When building a site with an Astro starter template, pulling new theme updates can be tricky without losing your code. Learn how to safely sync your project using Git Upstream and resolve conflicts.