About 11 results
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://treybastian.leaflet.pub/3m7hxjdebec2h · 8 Dec 2025 · 🦋 Bluesky
and you can too...
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...
https://hacdias.com/2023/11/18/open-sourcering-my-website/ · 18 Nov 2023
For some, it may come as a surprise that my website's source code is not open-source. That hasn't, however, always been the case. Before I fully switching to my custom CMS - named Eagle -, it did use to be open-source.
https://hacdias.com/2021/10/17/yubikey-setup/ · 17 Oct 2021
YubiKeys are hardware authentication devices that can be used with many applications, such as GPG, SSH and for 2 factor authentication. I have owned quite a few over the past years and recently I decided to upgrade them to the NFC version so I can use them...