Merge the branches using pull request in GitHub
Merge the branches using pull request in GitHub What you will Learn: Create a branch and checkout in a single command Delete a branch Merge branches in remote GitHub Pull merged branch in local machine Create a branch and checkout in a single command This is tutorial 9 of Devops series. So far we have …