Squash How to use git rebase to squash your commits

This lesson is available for PRO members or as a single course purchase. Sign-in and choose a plan below.
Get Unlimited PRO Access

OR


*Enrollment provides full access to this course (and updates) for life.

Start an interactive rebase from a feature, then choose the squash commend to flatten your commits into a single message.

command line
git rebase master --interactive

Questions?

Ask questions via GitHub below OR chat on Slack #questions