Skip to content

Instantly share code, notes, and snippets.

@rlandas
Created February 23, 2016 00:57
Show Gist options
  • Save rlandas/59a9c5c465a04f054668 to your computer and use it in GitHub Desktop.
Save rlandas/59a9c5c465a04f054668 to your computer and use it in GitHub Desktop.
GIT - Merge specific commit from one branch to current working branch
git cherry-pick <commit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment