Git alias for merging in dev branch
When working in a feature branch, if the feature is taking a long time to develop it's often useful to merge in the latest code from the dev branch. I have a git alias set up which allows me to do this very easily. This is the alias, which you can co...





