Interactive rebase
You've completed the enhancements to the data transformation module on your feature/transform
branch.
Before merging this feature into the main
branch, your team lead has asked you to clean up the commit
history to make it more coherent and easier to review.
You decide to use interactive rebase
to combine your commits into a single, comprehensive commit that clearly describes all the changes made for this feature.
This exercise is part of the course
Advanced Git
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
