Skip to content

feat(rebase): show file-level conflict predictions in --verbose mode#447

Merged
henrikje merged 1 commit intomainfrom
file-level-conflict-prediction
Mar 28, 2026
Merged

feat(rebase): show file-level conflict predictions in --verbose mode#447
henrikje merged 1 commit intomainfrom
file-level-conflict-prediction

Conversation

@henrikje
Copy link
Copy Markdown
Owner

Stop discarding the file list from predictMergeConflict(). Store it on
assessments and surface it in --verbose for merge, pull, and retarget
commands. For merge mode, render a "Conflicting files:" section after
the commit list. For retarget, add per-commit conflict detection
(matching rebase behavior) and pass it to the verbose renderer.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

@henrikje henrikje enabled auto-merge (rebase) March 27, 2026 12:09
Stop discarding the file list from predictMergeConflict(). Store it on
assessments and surface it in --verbose for merge, pull, and retarget
commands. For merge mode, render a "Conflicting files:" section after
the commit list. For retarget, add per-commit conflict detection
(matching rebase behavior) and pass it to the verbose renderer.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@henrikje henrikje force-pushed the file-level-conflict-prediction branch from 46698c4 to 50fec80 Compare March 28, 2026 00:08
@henrikje henrikje merged commit f0119a7 into main Mar 28, 2026
10 checks passed
@henrikje henrikje deleted the file-level-conflict-prediction branch March 28, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant