Gab's Notes
  • Home
  • About
Sign in Subscribe

git

A collection of 3 posts
Merge conflicts in go.sum
Go git memo

Merge conflicts in go.sum

Configure git to automatically handle merge conflicts in go.sum
May 15, 2024 1 min read
Automate bug findings with git bisect
git command line

Automate bug findings with git bisect

🔍 Git bisect When you're trying to troubleshoot a bug, finding the original commit is often helpful as it gives you context. Enters git bisect! If you haven't already, consider taking a short detour to the documentation. This command uses a binary search algorithm to find which
Dec 22, 2021 1 min read
Sourcehut
git GitHub alternative free software

Sourcehut

🧓🏻Old post This post is quite old now. Since then, I've moved my git repositories to a self-hosted Forgejo instance. I still stand behind this post though. Sourcehut is a solid git forge and keeps improving. For a few weeks now I've been hosting my new
Jul 1, 2020 4 min read
Page 1 of 1
Gab's Notes © 2025
  • Licenses
Powered by Ghost