Preet Sangha
Preet Sangha

Reputation: 65496

How resize TortoiseGit commit message text box?

I've somehow managed to make my TortoiseGit commit dialog commit message text box to be one line long.

enter image description here

However I cannot find a setting that would reset it. I've have uninstalled and removed TortoiseGit and installed the latest versions. But it's still returns.

Oh and resizing the dialog doesn't fix it.

Upvotes: 10

Views: 1258

Answers (1)

Yue Lin Ho
Yue Lin Ho

Reputation: 3111

Move mouse to the position between Message and Changes made (double-click on file for diff) group box (see following figure)

enter image description here

Then drag down to the position where you want.

And it's bigger:

enter image description here

Upvotes: 27

Related Questions