create branch an branch in local and remote code example Example: create local and remote branch git checkout -b yourBranchName git push -u origin yourBanchName