Git Cherry-pick a Commit
Applies the changes from a specific commit onto the current branch without merging the entire source branch. Creates a new commit with those changes.
When you need this: When a bug fix is on one branch and you need it on another without merging.
Variables
Command
2 views
0 copies
Related in this category
Log in to save
Free account — save snippets into your own collections.