We have updated our Data Processing Addendum, for more information – Click here.

Glossary

Merge Conflict

A merge conflict occurs in version control when changes made in different branches of code cannot be automatically merged due to conflicting modifications. Manual intervention is required to reconcile the differences and successfully integrate the changes into the codebase.

What is a Merge Conflict?

A merge conflict occurs in version control systems when two or more branches of code have changes that cannot be automatically reconciled during a merge operation. This situation arises when multiple contributors make conflicting modifications to the same file or portion of code independently.

Branch

In version control, a branch is a parallel line of development that diverges from the main codebase. Developers create branches to work on specific features or fixes without affecting the main code until they are ready to merge their changes.

Version Control System (VCS)

A system that tracks changes to a codebase over time, allowing multiple developers to work collaboratively. VCS helps manage different versions of files, facilitates collaboration, and provides a history of changes.

Conflict Resolution

The process of resolving discrepancies between different versions of a file or code when a merge conflict occurs. Developers need to manually reconcile conflicting changes, deciding which modifications to keep and which to discard.

Base Version

The common ancestor or starting point from which two conflicting branches diverged. The base version is used during a merge operation to identify the original state of the code before conflicting changes were made.

Three-Way Merge

A merge operation that involves comparing and combining three versions of a file: the original or base version and the two conflicting versions. The three-way merge helps identify the changes made in each branch and facilitates conflict resolution.

Conflict Markers

Special annotations or symbols inserted into a file during a merge conflict to highlight conflicting sections. These markers typically indicate the beginning and end of conflicting changes, making it easier for developers to identify and resolve conflicts manually.

Automatic Merge

A merge operation where version control systems automatically combine changes from different branches when there are no conflicting modifications. Automatic merges are straightforward, but conflicts may arise when changes overlap.

Manual Merge

A merge operation that requires human intervention to resolve conflicts. Developers manually review and modify the code to reconcile conflicting changes before completing the merge.

Pull Request

In Git and other distributed version control systems, a pull request is a mechanism for proposing changes and requesting that they be reviewed and merged into the main codebase. It serves as a way to facilitate collaboration and code quality control.

Version Control Hosting Platform

Online platforms, such as GitHub, GitLab, or Bitbucket, that host and manage repositories, provide collaboration tools, and support version control workflows. These platforms often include features for reviewing and merging changes made by different contributors.

Switch It On With Split

The Split Feature Data Platform™ gives you the confidence to move fast without breaking things. Set up feature flags and safely deploy to production, controlling who sees which features and when. Connect every flag to contextual data, so you can know if your features are making things better or worse and act without hesitation. Effortlessly conduct feature experiments like A/B tests without slowing down. Whether you’re looking to increase your releases, to decrease your MTTR, or to ignite your dev team without burning them out–Split is both a feature management platform and partnership to revolutionize the way the work gets done. Schedule a demo or explore our feature flag solution at your own pace to learn more.

Split A/B

Want to Dive Deeper?

We have a lot to explore that can help you understand feature flags. Learn more about benefits, use cases, and real world applications that you can try.

Create Impact With Everything You Build

We’re excited to accompany you on your journey as you build faster, release safer, and launch impactful products.

Want to see how Split can measure impact and reduce release risk? 

Book a demo