git checkout dev git add . git commit -m "$(date)" git checkout main git merge dev git checkout dev