Git Ultimate Course

I think one part is missing in the Rebasing Video. Before using git rebase --continue or other switches, you have to stage the changes and then use the aforementioned command. This part was not mentioned (or I am dumb IDK). Anyways, it took me a little bit to figure it out so I thought this was worth mentioning.

1 Like