Git Pull de Dev Keep Stranch Rama

git checkout dev 
git pull 
git checkout feature 
git rebase dev
Troubled Termite