Skip to content

Always show "Merge branch [...]" commit message (even when starting SourceGit after a merge via terminal) #1414

@Hurricane31337

Description

@Hurricane31337

Sometimes, when merging with SourceGit, the commit message is empty, even though it would fill it with "Merge branch [...]" if I left the message blank and committed it anyways. Maybe it is when starting/unminimizing SourceGit after a merge via terminal (and not "clicking" the merge in SourceGit).

Additionally, other Git GUIs like SourceTree append the files that were in conflict when merging:

Image

For reference, here is it as copyable text:

Merge branch 'Update/Upd100'

# Conflicts:
#	toolproglokal.root/toolprog/Adressen-KD-Formen/Form_emaileditor.Designer.vb
#	toolproglokal.root/toolprog/Adressen-KD-Formen/Form_emaileditor.resx
#	toolproglokal.root/toolprog/Adressen-KD-Formen/Form_emaileditor.vb
#	toolproglokal.root/toolprog/Adressen-KD-Formen/form_bieterlv.vb
#	toolproglokal.root/toolprog/Adressen-KD-Formen/form_urlaub.Designer.vb
#	toolproglokal.root/toolprog/Adressen-KD-Formen/form_urlaubseinstell.vb
#	toolproglokal.root/toolprog/steuerelemente/cfo_fehlermelden.vb

Before switching from SourceTree to SourceGit with our whole company, it's essential for us that SourceGit shows the files in conflict while merging in the commit message. Without it we can't investigate potential wrong decisions.

Would it be therefore be possible to add this feature? 🙏

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