AdvancedVocabulary#git#rebase#cherry-pick#vcs

Git Advanced Operations — Vocabulary Quiz

5 exercises — interactive rebase, cherry-pick, reflog, bisect, and stash — advanced Git vocabulary for day-to-day engineering work.

0 / 5 completed
1 / 5
During an interactive rebase (git rebase -i HEAD~4) you see the command squash next to a commit. What does it do?