git branch within branch code example Example: git branch inside branch git checkout -b newBranch branch git push -u origin newBranch