Skip to content

Pressing 'Continue' during 'Merge in progress' discards (without warning) any edits in commit-message #1027

@goran-w

Description

@goran-w

When I perform a merge using option "Don't commit (Merge without commit)", SourceGit enters a mode "Merge in progress" (which can be Aborted or Continued).

In the LOCAL CHANGES view, the commit-message Subject is then pre-filled with a default title (describing the merge, including src and dst branch).

However, if I edit the commit message Subject and/or Description and then press the CONTINUE button, then a Commit is made - but with the default commit-message Subject, and any edits I made to the commit-message are lost without warning. (To preserve my edits, I would have had to first make a COMMIT (using the dropdown at the CONTINUE button) before pressing CONTINUE.

NOTE: Actually, separating COMMIT and CONTINUE here seems redundant and confusing. Ideally, specifically for this mode, there could be a single button "COMMIT & CONTINUE" or similar, which also takes any commit-message edits into account?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions