SyntaxFix
Write A Post
Hire A Developer
Questions
copying Superfly Jon's comment into an answer:
To create a new branch without committing on master, you can use:
master
git checkout -b <branchname>