Advanced Git Vocabulary

Practice advanced Git vocabulary: interactive rebase, cherry-pick, git bisect, reflog, and squash commits — operations used to manage complex repository histories.

0 / 5 completed
1 / 5
'Interactive rebase cleans up the commit history.' What can you do with git rebase -i?