Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 400 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 400 Bytes

This repository has 2 branches : master and conflicts.

On master, a_file_with_conflicts contains "I added this line on master branch" on line 3. On conflicts, it contains "I added this line on conflicts branch" on line 3.

You can clone this repository to replicate state 1.6 of my article.

After cloning, you can use git merge conflicts to start the merge process, and follow along the article.