Merge Conflict Detector
A very simple library for detecting merge conflicts between refs in local Git repositories.
A Python module for identifying which files have merge conflicts between two branches in a Git checkout.
Homepage Repository PyPI Python
pip install conflictify==1.0.4
A very simple library for detecting merge conflicts between refs in local Git repositories.