kccqzy 3 days ago

And if you use magit for Emacs, it's also extremely easy to stage hunks selectively and easily: s to stage, cc to commit staged, ca to amend with staged, etc. This is the way: don't use the git CLI. Use your editor.

1
pi-rat 2 days ago

Frankly, it’s so good I use emacs just for git even when coding in other editors.