Skip to content

Adds support for recomposing selected commits in graph and composer#4771

Merged
ramin-t merged 3 commits intomainfrom
feature/recompose-selected-commits
Dec 3, 2025
Merged

Adds support for recomposing selected commits in graph and composer#4771
ramin-t merged 3 commits intomainfrom
feature/recompose-selected-commits

Conversation

@ramin-t
Copy link
Contributor

@ramin-t ramin-t commented Dec 2, 2025

Closes #4600

Note: much of the graph changes are to support the context needed to show or not show the "Recompose Selected Commits" command on the context menu when a group of commits is selected (they must be contiguous and unique to a single branch).

@ramin-t ramin-t requested review from d13 and eamodio December 2, 2025 23:38
@ramin-t ramin-t added the area-composer Issues or features related to Commit Composer label Dec 2, 2025
@ramin-t ramin-t force-pushed the feature/recompose-selected-commits branch from 08a76ce to d334f37 Compare December 3, 2025 18:03
Copy link
Member

@d13 d13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ramin-t ramin-t merged commit 32d6ef5 into main Dec 3, 2025
4 checks passed
@ramin-t ramin-t deleted the feature/recompose-selected-commits branch December 3, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-composer Issues or features related to Commit Composer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recompose selected commits in Composer

3 participants