# Conflict Catcher Conflict Catcher is a tiny local web app for checking whether two Git branches are likely to conflict before you run a real merge or rebase. ## Run ```powershell python conflict_catcher.py ``` Then open the printed local URL. By default it is: ```text http://127.0.0.1:8765 ``` ## Branch Spec Use this format: ```text main