Perform a merge between two branches incrementally. If conflicts are encountered, figure out exactly which pairs of commits conflict, and present the user with one pairwise conflict at a time for resolution. Reduce the pain of resolving merge conflicts to its unavoidable minimum, by finding and presenting the smallest possible conflicts: those between the changes introduced by one commit from each branch. Allow a merge to be saved, tested, interrupted, published, and collaborated on while it is in progress. Multiple incremental merges can be in progress at the same time. Each incremental merge has a name, and its progress is recorded in the Git repository as references under refs/imerge/NAME. The current state of an incremental merge can be visualized using the diagram command. An incremental merge can be interrupted and resumed arbitrarily, or even pushed to a server to allow somebody else to work on it.

Features

  • Allow a merge to be saved, tested, interrupted, published, and collaborated on while it is in progress
  • Reduce the pain of resolving merge conflicts to its unavoidable minimum
  • Requires a Python interpreter
  • Needs Python 3.x, version 3.3 or later
  • Simplify results
  • git-imerge records all of the intermediate state about an incremental merge in the Git object database

Project Samples

Project Activity

See All Activity >

Categories

Git, Diagram

License

GNU General Public License version 3.0 (GPLv3)

Follow git-imerge

git-imerge Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of git-imerge!

Additional Project Details

Programming Language

Python

Related Categories

Python Git Software, Python Diagram Software

Registered

2022-12-19