🥞 Squash

How to use git rebase to squash your commits

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? Let's chat

Open Discord