Answers for "how to do check pick commit from one id to another id"

0

how to do check pick commit from one id to another id

git cherry-pick <commitA>^..<commitB>^
Posted by: Guest on June-24-2021

Code answers related to "how to do check pick commit from one id to another id"

Browse Popular Code Answers by Language