Eneas Lari
Embrace curiosity taking risks and allow yourself to make mistakes!
Tutorials
🚀 How I Accidentally Summoned Git Demons (and Eventually Learned How to Clone My Repo the Right Way)
14/11/2025
A fun, step-by-step story of how I cloned my existing website repo to create a modified version without touching the original—while accidentally adding the wrong origin, dealing with “main vs master,” triggering GitHub’s secret-scanning police, and ultimately learning how to properly duplicate a repo, clean commits, remove secrets, and push safely. A lighthearted guide for anyone who wants to use an existing project as a template without the Git chaos.
Categories