git release code to new branch on new origin code example Example: create new branch from origin git checkout -b nameOfBranch origin/nameOfBranch