
Git from the Bottom Up – Rebasing
Coding Blocks
00:00
Reordering Commits
Reordering is the simplest, moving the various picked commands around. If i want to swap the first a commit with the last, then i can do that. There are othera commands that are given, like in the interactive shell,. You could just do, like a p for pick or r for re word. The fix up is like the squash, but you'll discard the commits log message. This goes back to yeur, like, dashdash a continue type o operation. Ah, then there's the a brak command, which is to stop here. I don't meani. It only makes this to really do it to files that, you know, ar are disj
Transcript
Play full episode