Standard Search
About 62 results
https://nesbitt.io/2026/06/04/gittuf-a-signed-log-for-git-refs.html · 4 Jun 2026
Branch protection is a row in someone else's database
https://nav.leaflet.pub/3mmllfghecs2q · 24 May 2026
:3
https://isaaccorbrey.com/notes/jujutsu-megamerges-for-fun-and-profit · 20 Apr 2026 · 🦋 Bluesky
A practical guide to creating and maintaining powerful megamerge workflows in Jujutsu for faster, conflict-free development.
https://nesbitt.io/2026/03/30/git-diff-drivers.html · 30 Mar 2026
What git's diff drivers can do, from built-in language support to custom textconv filters.
https://nesbitt.io/2026/03/18/git-remote-helpers.html · 18 Mar 2026
Git can talk to anything if you write the right helper.
https://nesbitt.io/2026/03/13/forge.html · 13 Mar 2026
A unified CLI for GitHub, GitLab, Gitea, Forgejo, and Bitbucket.
https://nesbitt.io/2026/03/10/just-use-postgres.html · 10 Mar 2026
Taking 'just use Postgres' to its logical endpoint: git push to deploy into a single Postgres process.
https://nesbitt.io/2026/03/06/gitlocal.html · 6 Mar 2026
Git Should Let Files Ignore Themselves
https://nesbitt.io/2026/02/26/git-in-postgres.html · 26 Feb 2026
Instead of using git as a database, what if you used a database as a git?
https://nesbitt.io/2026/02/22/forge-specific-repository-folders.html · 22 Feb 2026
Magic folders in git forges: what .github/, .gitlab/, .gitea/, .forgejo/ and .bitbucket/ do.