If you find git confusing, don't worry! You're not alone.
People who've been using it every day for years still make mistakes and aren't sure how to fix them. A lot of git commands are confusingly named (why do you create new branches with git checkout?) and there are 20 million different ways to do everything.
This zine explains git fundamentals (what's a SHA?) and how to fix a lot of common git mistakes (I committed to the wrong branch!!).
Muy buena explicación de manera muy sencilla sobre el uso más básico de Git, junto con algunos casos a los que todos nos hemos enfrentado y que es muy bueno saber cómo resolver, sin duda aprendí nuevas cosas que puedo aplicar en mi traba diario.
Fantastic, funny zine about how to deal with git's shit. Julia Evans does awesome work with her zines and her blobs, and I highly recommend them to everyone.