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.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Stages changes vs changes | 5 | 8046 | January 2, 2024 | |
Question about skipping the staging area | 1 | 1946 | August 7, 2022 | |
Git rebase -i <number> not opening git-rebase-todo file | 7 | 512 | September 21, 2024 | |
Video not working in the GIT Course | 3 | 537 | November 23, 2021 | |
The Ultimate Git Course: Part 7 Video - Pulling now working | 8 | 782 | November 10, 2023 |