1
0
mirror of https://github.com/git/git.git synced 2024-10-01 13:01:23 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Adam Piątyszek 11027d544b 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>
2008-03-07 20:59:35 -05:00
lib git-gui: Add option for changing the width of the commit message text box 2008-03-07 20:59:35 -05:00
macosx git-gui: support Git Gui.app under OS X 10.5 2008-02-12 02:34:45 -05:00
po git-gui: translate the remaining messages in zh_cn.po to chinese 2008-03-05 23:45:19 -05:00
windows
.gitignore
git-gui.sh git-gui: Add option for changing the width of the commit message text box 2008-03-07 20:59:35 -05:00
GIT-VERSION-GEN git-gui 0.9.0 2007-11-21 02:10:03 -05:00
Makefile git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails 2008-03-05 02:13:16 -05:00