git checkout -b feature/your-feature
git pull --rebase origin dev
git merge --no-ff feature/your-feature
Made with DeepSite - 🧬 Remix