It’s time to understand the full power of Git’s rebase capabilities while Allen takes a call from Doc Brown, Michael is breaking stuff all day long, and Joe must be punished.
The full show notes for this episode are available at https://www.codingblocks.net/episode193.
git branch
shows the branches in your local repo.git show-branch
shows the branch ancestry in your local repo. T
and F
, where T
= Trunk and F
= Feature and the commit history looks like this:T2
, T3
, and T4
into F3
. F3'
commit is essentially a “meta-commit” because it’s showing the work necessary to bring T4
and F3
together in the repository but contains no new changes from the working tree (assuming there were no merge conflicts to resolve, etc.) git rebase
, but you should only do this for local development.Stuff You Should Know
If you've ever wanted to know about champagne, satanism, the Stonewall Uprising, chaos theory, LSD, El Nino, true crime and Rosa Parks, then look no further. Josh and Chuck have you covered.
24/7 News: The Latest
The latest news in 4 minutes updated every hour, every day.
The Joe Rogan Experience
The official podcast of comedian Joe Rogan.