📌  相关文章
📜  git create branch from commit - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:26.201000             🧑  作者: Mango

代码示例4
git log --author= // get user (press enter to find exact one)
git checkout -b justin a9c146a09505837ec03b //create and checkout branch