crear una nueva rama con ID de commit
git checkout -b <new branch> <commit id>
Outstanding Owl
git checkout -b <new branch> <commit id>