In my Git repo I have a regular set of commits. However the last four commits were just some prototype code that should actually have been a branch. How can I go back to a previous commit and put that prototype code on to it's own branch.In my Git repo I have a regular set of commits.