Re: [PATCH] git gui: visually wrap lines of commit message
From: Johannes Sixt <hidden> Date: 2016-06-15 22:45:07
On Samstag, 9. August 2008, Clemens Buchacher wrote:
Visually wrap lines in the commit message text box. That way we can avoid
a horizontal scroll bar (which was not available anyways).
Note: This does _not_ break lines in the actual commit message.
Please don't do that. I want to get what I see.
-- Hannes