Create a new branch:
git branch test1
git checkout test1
git checkout -b test2
git branch -d test2
git branch