New Branch git branch git checkout develop git pull origin develop git checkout -B feature/#1-styled Update Branch Feature = Branch Develop git branch git checkout feature/#1-styled git fetch origin develop git merge origin/develop