chx
chx

Reputation: 11790

How to see "fuller" log in tortoise git?

I am looking for the equivalent of git log --pretty=fuller in Tortoise git. https://tortoisegit.org/docs/tortoisegit/tgit-dug-showlog.html for example consistently just says "date" while there are two dates -- and Tortoise Git actually allows you to alter one of them.

Upvotes: 0

Views: 124

Answers (1)

MrTux
MrTux

Reputation: 34042

You can open the context menu on the columns (as in Windows Explorer) and select the columns you want to see (or change the order or the sizes).

Upvotes: 1

Related Questions