create a branch:

git checkout -b homecoming-planner-update 

 

reuse a branch

git branch homecoming-planner-update
git pull origin master