Back to Browse

Git Merge & Merge Conflict Part 5 | Devops Tutorial for beginners

179 views
Aug 7, 2019
11:26

git merge means we can add one branch to another branch. here automatic merging process happen. when conflicts happen automatic merge process fail. Git can handle most merges on its own with automatic merging features. A conflict arises when two separate branches have made edits to the same line in a file, or when a file has been deleted in one branch but edited in the other. Conflicts will most likely happen when working in a team environment

Download

1 formats

Video Formats

360pmp414.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Git Merge & Merge Conflict Part 5 | Devops Tutorial for beginners | NatokHD