I can work as a "branch" without any "commit" in the "master
" branch.
I'm in this branch.
branch master
And I want work in the branch "newStyle
"
Question:
Is it possible (and if yes, how) to switch to that "newStyle
" branch if I never committed in master
first?