SyntaxFix
Write A Post
Hire A Developer
Questions
Try
git checkout <commit hash> git checkout -b new_branch
The commit should only exist once in your tree, not in two separate branches.
This allows you to check out that specific commit and name it what you will.