← Back to Blog

Git

2 posts tagged "Git"

March 14, 2026 · 8 min read

How to Remove Sensitive Files from a Public GitHub Repo (Including the History)

step-by-step guide to scrubbing private data from a public GitHub repo using BFG Repo-Cleaner, including why deleting the file isn't enough
March 14, 2026 · 9 min read

Git for Non-Developers: A Human Guide to Version Control

Git finally makes sense when you stop thinking about code and start thinking about parallel universes. A plain-language guide with real commands.