SyntaxFix
Write A Post
Hire A Developer
Questions
Situation: Working in my local branch, but I love to keep-up updates in the development branch named dev.
dev
Solution: Usually, I prefer to do :
git fetch git rebase origin/dev