SyntaxFix
Write A Post
Hire A Developer
Questions
Create a branch where you are, then switch to master and merge it:
git branch my-temporary-work git checkout master git merge my-temporary-work