logoalt Hacker News

cmrdporcupinetoday at 2:42 AM1 replyview on HN

I really love the emacs interactive rebase mode, which comes up by default when you have EDITOR=emacs and do rebase -i.

I know you can do this from within magit as well but I've never gotten into that workflow.


Replies

skydhashtoday at 2:47 AM

The nice thing with magit is how easy it is to manipulate hunks and line, truly editing commits with a surgical precision, all with an handful of keybindings.

show 1 reply