Login
Remember
Register
Ask a Question
Command to pick a commit from a specific branch and move it to another branch?
+1
vote
asked
Feb 10, 2020
in
Git Slack Integration
by
miceperry
Command to pick a commit from a specific branch and move it to another branch?
#developer-git
#what-is-git
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 10, 2020
by
miceperry
git cherry-pick
...