Live data from Hacker News

Magit, the magical Git interface (2017)

emacsair.me

11–20 of 357 posts

Re: Magit, the magical Git interface (2017)

#14
Magit is insanely ergonomic. Like how easy is it to selectively stage portions of files in the git CLI? In magit it is usually just a few keystrokes.

I wish magit-forge [0] had more features though - like I cannot create new labels from it.

Please consider donating [1] to the developer if it has made your life any easier.

[0] https://github.com/magit/forge

[1] https://magit.vc/donate/

Re: Magit, the magical Git interface (2017)

#15
post #6

If it's so great why are people not building it out of emacs :P

Edamagit exists for VSCode and is actually quite a faithful conversion. I would love more modes like that in VSCode that just use editor buffers to get work done instead of feeling the need to create lots of inconsistent custom UI.

Re: Magit, the magical Git interface (2017)

#16
post #11

Given I've been on/off Spacemacs / Doom for years myself, I would definitely pay for a well-packaged isolated one-click-installable Magit as a separate git client.

I recently tried out spacemacs and doom on too different new computers but I just couldn’t make them work for me. Maybe if I was coming to emacs from VIM they’d make more sense. I’d recommend that if you want to do emacs from scratch it’s probably easier to just start Witt vanilla and build up your own config. The hardest part is the muscle memory but you’re going to have that with spacemacs/doom too and then you’ve all the noise of these environments to contend with on top of that.

Re: Magit, the magical Git interface (2017)

#19
post #16
post #11

Given I've been on/off Spacemacs / Doom for years myself, I would definitely pay for a well-packaged isolated one-click-installable Magit as a separate git client.

I recently tried out spacemacs and doom on too different new computers but I just couldn’t make them work for me. Maybe if I was coming to emacs from VIM they’d make more sense. I’d recommend that if you want to do emacs from scratch it’s probably easier to just start Witt vanilla and build up your own config. The hardest part is the muscle memory but you’re going to have that with spacemacs/doom too and then you’ve…

You can switch Spacemacs and Doom into Emacs-mode keybindings. Command key sequences become hidden behind a shortcut and modes are disabled. It relaxes the learning curve.
Post reply on HN