Pushing site from dev to staging/production
git checkout staging git pull origin staging git merge dev git push origin staging