Tag: git branch

DevOps Tutorial-2 Resolve merge conflicts in Git and GitHub

In this tutorial we will learn about resolving the merge conflicts in Git and Github. Git can often resolve differences between merged branches. Usually, the changes are on different lines,… Read more »