$ git pull
$ git checkout -b [name_of_your_new_branch]
$ git push origin [name_of_your_new_branch]
Create branch from other branch