Mastering Git, Episode 5: Rebase: A Merge Alternative | Kodeco

This content was released on May 2 2020. The official support period is 6-months from this date.

Rebasing is often thought of as a mystical and complex tool. This video will demystify one of the primary uses of Git rebase—integrating branches without merge commits.


This is a companion discussion topic for the original entry at https://www.kodeco.com/38839883-mastering-git/lessons/5