Skip to content

refactor(compose): extract diff stat command helper#502

Merged
barrettruth merged 1 commit intomainfrom
refactor/compose-diff-stat-command
Apr 28, 2026
Merged

refactor(compose): extract diff stat command helper#502
barrettruth merged 1 commit intomainfrom
refactor/compose-diff-stat-command

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Problem

Compose builds the same git diff --stat shell command inline in both the PR create and PR edit flows.

Solution

Extract that shared diff-stat command into a local helper and reuse it from both PR compose paths.

@barrettruth barrettruth merged commit d9d4b7c into main Apr 28, 2026
@barrettruth barrettruth deleted the refactor/compose-diff-stat-command branch April 28, 2026 22:34
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