Table of Contents

git cherry-pick

About

git cherry-pick 1) is a git merge mechanism that allows you to:

to your branch.

Example

git cherry-pick master