Bulletproof Git Workflow start working git checkout master git pull git checkout -b feature/my-work # edit your files