// Create a new branch for given sha value and checkout to that branch
git checkout -b newBranchName shaValueOfHistoryCommit
// Create a new branch for given sha value and checkout to that branch
git checkout -b newBranchName shaValueOfHistoryCommit
本文标题:Git create new branch from histo
本文链接:https://www.haomeiwen.com/subject/juczbktx.html
网友评论