Rebase Conflicts
- We can get merge conflicts during rebase as well
- Watch classroom video for example
Cherry pick
- Refer Here for docs

Interactive Rebase
Change the commit message of latest commit
- Fixing commit message of latest commit


Watch classroom video for
- Changing older commit messages
- Deleting commits
- combining commits (squash)
- rework on older commit
