Skip to content

Squash commit support#52

Merged
greymag merged 3 commits into
masterfrom
squash-commit-support
May 28, 2026
Merged

Squash commit support#52
greymag merged 3 commits into
masterfrom
squash-commit-support

Conversation

@Vabiel
Copy link
Copy Markdown
Contributor

@Vabiel Vabiel commented May 27, 2026

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds squash merge support for alex feature finish, allowing feature commits to be collapsed into one commit when merging into develop.

Changes:

  • Bumps package version from 1.11.0 to 1.11.1.
  • Adds --squash / -s support to the feature finish command.
  • Adds squash-merge and force-delete support in Git command helpers.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pubspec.yaml Updates package version.
lib/src/version.dart Updates generated package version constant.
lib/src/git/git.dart Adds squash merge handling and force branch deletion support.
lib/commands/feature/finish_command.dart Wires the new squash flag into feature finish flow.
CHANGELOG.md Adds a changelog entry for squash support.
Files not reviewed (1)
  • lib/src/version.dart: Language not supported

Comment thread CHANGELOG.md
@greymag greymag merged commit 7093ab5 into master May 28, 2026
1 check passed
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.

3 participants