diff options
author | Adam Piątyszek <ediap@users.sourceforge.net> | 2008-03-06 20:38:40 +0100 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2008-03-07 20:59:35 -0500 |
commit | 11027d544b4f6aed0b84111a2122224cd201a182 (patch) | |
tree | ac17508d8ab518f5d7ff29f57b64eb766bcb8f78 /git-gui | |
parent | git-gui: if a background colour is set, set foreground colour as well (diff) | |
download | tgif-11027d544b4f6aed0b84111a2122224cd201a182.tar.xz |
git-gui: Add option for changing the width of the commit message text box
The width of the commit message text area is currently hard-coded
to 75 characters. This value might be not optimal for some projects.
For instance users who would like to generate GNU-style ChangeLog
file from git commit message might prefer commit messages of width
no longer than 70 characters.
This patch adds a global and per repository option "Commit Message
Text Width", which could be used to change the width of the commit
message text area.
Signed-off-by: Adam Piątyszek <ediap@users.sourceforge.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions