Creates a new commit based on the specified commit
git cherry-pick 720192c
Cherry picking in Git means to choose a commit from one branch and apply it onto another
by Valeri Tandilashvili
4 years ago
Git
Git Tutorials
1
Pro tip: use ```triple backticks around text``` to write in code fences