Gitsunmin

TIL

Creating a Branch from a Commit

git checkout -b <new-branch-name> <commit-sha>