Question

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.

Était-ce utile?

La solution

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

Before expanding After expanding

Autres conseils

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

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top