In Git I created a branch from another branch using these commands:
git checkout -b git push origin
I