Mid Version Control

Git cherry-pick?

git cherry-pick <commit> - applies the changes introduced

by an existing commit from another branch onto your current branch.

More from Developer Essentials

All questions for this course