DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Resolving merge conflicts in Git


Edit the conflicted files manually. Remove "<<<<<<<", "=======" and ">>>>>>>", then add and commit the modified files to resolve the conflict.

When using git-flow, if a conflict appears when finishing a release, after resolve and commit the conflicted files, run git flow release finish 0.2.0 again.

Ref:

Resolving merge conflicts in Git



Published

Apr 23, 2015

Last Updated

Apr 23, 2015

Category

Tech

Tags

  • conflict 1
  • git 36
  • merge 4

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor