📌  相关文章
📜  从旧提交创建一个分支 - Shell-Bash 代码示例

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

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