Rebasing in Magit
14 points by fanf
14 points by fanf
I absolutely adore magit, I once had to rebase our 2 year old fork with upstream, and I can't even imagine doing that without magit, ediff helped alot too.
This is another way in which Magit can teach us to be better at git. I would not have known about --autostash if Magit hadn’t defaulted to it.
This is very true, I have learned to git through magit. I now just use cli for cloning.