$ git checkout -b [name_of_your_new_branch] after completetion git status ==== to check pages modified git add git add git commit -m “#ticketed :: comment here” git push origin to merge in dev git checkout dev git pull origin dev git merge git push origin dev to merge in master git checkout master git pull origin … Continue reading Git Create Branch and Merge
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed