Fill in the git command to create a new branch with the name featureX code example Example: create new branch git $ git checkout -b [name_of_your_new_branch]