Closed greneus closed 2 years ago
At merge conflict, README.me looks like (in VIM):
<<<<<<< HEAD Hola ======= Hello World >>>>>>> new-branch
By deleting the lines except for Hello world, the merge conflict is resolved and the result can be committed.
You had to create this issue in your fork (see point 5 in #3)
At merge conflict, README.me looks like (in VIM):
By deleting the lines except for Hello world, the merge conflict is resolved and the result can be committed.