DEV Community

Ce Manalang
Ce Manalang

Posted on • Edited on

1 1

conflict resolution

It's the first full week of January this year. How many of your New Year's resolutions have you kept unbroken so far?

conflict resolution

In connection with resolution, one of the many common things we (like to/have to) resolve is conflict. Conflicts often arise when two or more parties are involved in a given situation, and they also happen in software development. When the same line or portion of code is changed on two separate machines, the version control system detects a conflict. Some similarities between code conflicts and real-life conflicts are: (1) they are often — at first — perceived as scary, (2) they bring about fear of things closely associated with them, such as the fear of using Git or other version control systems. But fear not, because (3) there are many ways to resolve them. One highly effective way is sufficient communication among the involved parties — and this applies to both software development and its real-life analogy.

Further reading:

  • coderefinery.github.io/git-intro/08-conflicts — for more information on the 2nd, 3rd, etc. highly-effective ways to resolve code conflicts
  • centimentalcomics.com — shameless plug

This is 1 of the 12-ish posts in “Love Letters To Ruby”. a collection of contents about some Ruby programming concepts and how they shape modern life and or how modern life shapes them.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay