Standard Search
About 13 results
https://hyperreal-gists.leaflet.pub/3mjxvieodic2w · 21 Apr 2026
A simple bash script to delete select repos from Forgejo, Gitea, or Codeberg using the API
https://isaaccorbrey.com/notes/jujutsu-megamerges-for-fun-and-profit · 20 Apr 2026
A practical guide to creating and maintaining powerful megamerge workflows in Jujutsu for faster, conflict-free development.
https://hyperreal-gists.leaflet.pub/3mjdsbl5eds2k · 16 Feb 2026
Dependencies xcaddy package from releases page. Install caddy-cgi. xcaddy build --with github.com/aksdb/caddy-cgi/v2 Install remaining dependencies: sudo apt install gitolite3 cgit python-is-python3 python3-pygments python3-markdown docutils-common groff C...
https://everyday-git.leaflet.pub/3memnsq55xk26 · 11 Feb 2026
Today, we're talking about how to review code diffs locally - typically from a PR.
https://everyday-git.leaflet.pub/3mb3wosqtls2w · 29 Dec 2025
Today, we're talking about how to amend your commits when you forget to commit something or need a quick fix related to the code pushed.
https://everyday-git.leaflet.pub/3mb3rzvrkok2u · 29 Dec 2025
Today, we're talking about how to stage your changes with more precision via patches.
https://everyday-git.leaflet.pub/3mb3pdsy4jk2u · 29 Dec 2025
Today, we're talking about how to stash changes when you're midway through working on something.
https://blog.ewancroft.uk/3m5ckwbvhs22h · 10 Nov 2025 · 🦋 Bluesky
...I guess I could ask my dad if he wants a redirect link to his business?
https://anil.recoil.org/notes/tangled-and-ci · 17 Aug 2025
The Tangled git forge has recently gained support for CI, stacked pull requests and also the Dune build system can generate Tangled metadata easily now for OCaml packages hosted there.
https://octet-stream.net/b/tt/sourcetree-being-overzealous.html · 7 Nov 2024
HOME BLOGS PROJECTS GITHUB 7 November 2024 I came across this strange git error while trying to check out my dependencies with cargo. fatal: cannot use bare repository '/Users/tk/.cargo/git/db/tracing-3b3ea2e46aa0049f' (safe.bareRepository is 'e...