Mastering Git, Episode 9: Filter Branch | Kodeco

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

Interactive rebase allows you to rewrite history one commit at a time. But what if you want to automate that? In this video you’ll see how you can use the filter-branch tool to programmatically rewrite history—kinda like a nerdy time traveller.


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