How to view complete text of Mercurial commit messages in TortoiseHg Workbench
Asked Answered
R

3

5

Is it possible to view the full text of a Mercurial commit message from TortoiseHg Workbench.

Presently, only the description column and the snippet exposed in the Changeset expansion seem to show commit text. And even they only appear to show the summary portion of the messages.

Roslyn answered 16/3, 2013 at 23:27 Comment(0)
F
24

It's actually possible to collapse the full commit message, see the screenshots below how to expand it again.

Before expanding After expanding

Foucquet answered 5/4, 2013 at 8:55 Comment(0)
R
0

I can't imagine, there you found problem in WorkBench. Screenshot with active long multiline commit-message changeset added as example

enter image description here

Reuben answered 17/3, 2013 at 17:11 Comment(0)
D
-2

Yes,

Click on View -> Revision Details (Or click on the person + small white document) icon.

This should show the full commit message, to the right of the list of changed files panel.

Detrimental answered 17/3, 2013 at 3:15 Comment(1)
This answer doesn't address the fact that the commit message text area is collapsed by default and the bar to expand it is almost invisible. Look at larsm's answer for a screenshot: https://mcmap.net/q/1864287/-how-to-view-complete-text-of-mercurial-commit-messages-in-tortoisehg-workbenchZechariah

© 2022 - 2024 — McMap. All rights reserved.