Merging Branches

 To push branch into the repo (GITHUB)

COMMAND git push --set-upstream origin feature





TO MERGE we can use PULL REQUEST  IT APPEARS ON GITHUB WHENEVER A NEW BRANCH IS CREATED




Comments

Popular posts from this blog

Branch Commands