- Created a file named
conflict.js
in main branch. - Created a file named
conflict.js
in osoc branch. - Merge the osoc branch to main branch.
- Resolving the conflict by adding the file
conflict.js
in main branch. - Accepting the changes manually.
- Commiting the changes.