TCH BE Ben Martin Living in the past — How I use git Assorted ideas on how to use git to make yourself look awesome. Plus the benefits of living with a detached HEAD.
BR Breno Farias Fonseca Why I Still Use Emacs in 2025 - It’s Genuinely Fun: Where else can you check the lunar phases (M-x lunar-phases) or talk to a built-in psychotherapist emulator (M-x…
TCH DSN AB Abhishek Amralkar Magit In Emacs Magit is the user interface to the git. Magit is Magic. I have used Magit for the last 5 years and have yet to look back.
TCH DSN AB Abhishek A Amralkar Magit In Emacs Magit is the user interface to the git. Magit is Magic. I have used Magit for the last 5 years and have yet to look back.
SCI WO Wojciech Ziniewicz TIL: How to GPG sign commits with spacemacs and magit on WSL2 and X11 / X410? So recently I switched to Windows 10’s WSL2 with X410 and one of the problems I was struggling with was the GPG signing. I’ve been…
TCH DE Deepak Gulati Emacs’ built in source control support If you are using a recent version of Emacs, chances are it came bundled with vc-mode. This is Emacs’ generic interface to multiple source…
RA Rami Massoud Make Emacs & $PATH Play Nice In OS X After setting up signing my Git commits with GPG, I realized I accidentally broke Magit!. Which is one of my favorite Emacs packages, and…