Answers for "create new branch with commit id"

0

create new branch with commit id

git checkout -b <new branch> <commit id>
Posted by: Guest on July-22-2021

Browse Popular Code Answers by Language