Git pull, Merge, Push master branch or specific branch into multiple branches at once using shell script
Git pull, Merge, Push master branch or specific branch into multiple branches at once using shell script
This post is useful to those who are maintaining multiple branches on multiple servers and merge production branch or any specific branch to all other branches once something gets updated to production branch or the specific branch. For example: If you have a multiple server with its respective branches and you are making master as your base branch to create other branches and whenever you are…
View On WordPress










