-
Notifications
You must be signed in to change notification settings - Fork 314
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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:
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 requestNew feature or request
