24 Oct 25
“Oh Shit, Git!?! is a humorous and sweary guide that provides plain-English instructions and simple commands to quickly fix common mistakes and disastrous situations encountered while using Git.
17 Jun 25
I am moving all of my Git repositories from Codeberg to Sourcehut, a minimal software forge.I enjoyed using Codeberg, but like Sourcehut more for a multitude of reasons.Neccessities OnlyThe Sourcehut website is minimal, and has:No tracking and advertisementsNo AI featuresNo JavaScript required for anythingIt is free and open-source software that has contributed to hundreds of software projects.Plus, you don’t even need an account for some specific features!UniversalSourcehut uses email, which is how Git was designed to be used when it was made.This ensures that you are not tied to using only Sourcehut.This is unlike the vast majority of other Git platforms, where you have to create an account to interact.
16 Jun 25
I am moving all of my Git repositories from Codeberg to Sourcehut, a minimal software forge.I enjoyed using Codeberg, but like Sourcehut more for a multitude of reasons.Neccessities OnlyThe Sourcehut website is minimal, and has:No tracking and advertisementsNo AI featuresNo JavaScript required for anythingIt is free and open-source software that has contributed to hundreds of software projects.Plus, you don’t even need an account for some specific features!UniversalSourcehut uses email, which is how Git was designed to be used when it was made.This ensures that you are not tied to using only Sourcehut.This is unlike the vast majority of other Git platforms, where you have to create an account to interact.
25 Nov 23
Both for my own stuff, and for the typical drive-by bazaar-contributions I do, this work well.
27 Sep 23
A deep dive into the Gitflow Workflow. Learn if this Git workflow is right for you and your team with this comprehensive tutorial.