Magit is one of Emac's many superpowers.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I fact that most if not all the modern git client/porcelaines are all obviously inspired or even clones of magit is telling, tbh. It's an excellent piece of software and the daily driver of many, me included
Magit is incredible! It's a thin layer over git commands but with a nice discoverable UI. Even if I'm using a different tool to write the code I'll still use Magit for the repo.
Obligatory mention of lazygit
for those who prefer vi
and its descendants.
No, I'm not making any claim regarding which is better. Hold your cards and letters. In many other universes, I'm a daily user of magit
.
Lazygit is amazing. I once had to roll back a feature before a deployment that was spread over 25 commits made during a 2 month period. With lazygit it was easy, with the cli it would have been a real pita. For everything else I pretty much just use the cli with tig and the github-cli.
I started using seriously emacs because of Magit. Such a great package that let you do complicated operations without effort.
you might also want to cross post it to emacs communities, those people would love to read it :)